From 166ca29e93502efcac5a88799672395e0e5eb59c Mon Sep 17 00:00:00 2001 From: Julien Cabillot Date: Thu, 30 Dec 2021 16:15:50 -0500 Subject: [PATCH] reorg --- charts/cv/Chart.yaml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/charts/cv/Chart.yaml b/charts/cv/Chart.yaml index d4c3f8a..de013d9 100644 --- a/charts/cv/Chart.yaml +++ b/charts/cv/Chart.yaml @@ -1,12 +1,5 @@ apiVersion: v2 -# 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 -# follow Semantic Versioning. They should reflect the version the application is using. -# It is recommended to use it with quotes. -#appVersion: "1.16.0" -appVersion: "latest" - description: Helm chart for cv name: cv version: 0.0.10 @@ -20,6 +13,14 @@ sources: 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 +# follow Semantic Versioning. They should reflect the version the application is using. +# It is recommended to use it with quotes. +#appVersion: "1.16.0" +appVersion: "latest" + dependencies: - name: common repository: "https://scm.docker.cabillot.eu/perso/helm-library-common/raw/branch/master/"