From fc74da930ec16942702cb94cc218fad70a62b468 Mon Sep 17 00:00:00 2001 From: Julien Cabillot Date: Thu, 30 Dec 2021 16:18:19 -0500 Subject: [PATCH] cleanup --- charts/ip/Chart.yaml | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/charts/ip/Chart.yaml b/charts/ip/Chart.yaml index a2be656..b1c3fce 100644 --- a/charts/ip/Chart.yaml +++ b/charts/ip/Chart.yaml @@ -1,21 +1,19 @@ apiVersion: v2 -name: ip + description: Helm chart for ip - -# A chart can be either an 'application' or a 'library' chart. -# -# Application charts are a collection of templates that can be packaged into versioned archives -# to be deployed. -# -# Library charts provide useful utilities or functions for the chart developer. They're included as -# a dependency of application charts to inject those utilities and functions into the rendering -# pipeline. Library charts do not define any templates and therefore cannot be deployed. +name: ip type: application - -# This is the chart version. This version number should be incremented each time you make changes -# to the chart and its templates, including the app version. -# Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.10 +version: 0.1.11 +kubeVersion: ">=1.16.0-0" +keywords: +- ip +home: https://scm.docker.cabillot.eu/web/ip-helm/ +icon: https://scm.docker.cabillot.eu/repo-avatars/81-d8eec884cb05430e8ccdc486841bb431 +sources: +- https://scm.docker.cabillot.eu/web/ip +maintainers: +- name: Julien Cabillot + email: dockerimages@cabillot.eu # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to