From 83cba22c44fbc758c47739855eec76fe2b42e5a6 Mon Sep 17 00:00:00 2001 From: ducoterra Date: Wed, 25 Aug 2021 21:34:12 -0400 Subject: [PATCH] match chart version with directory version --- charts/certsigner/0.0.1/Chart.yaml | 2 +- charts/namespace/0.0.1/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/certsigner/0.0.1/Chart.yaml b/charts/certsigner/0.0.1/Chart.yaml index bcf2b17..f7cd511 100644 --- a/charts/certsigner/0.0.1/Chart.yaml +++ b/charts/certsigner/0.0.1/Chart.yaml @@ -15,7 +15,7 @@ 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.0 +version: 0.0.1 # 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 diff --git a/charts/namespace/0.0.1/Chart.yaml b/charts/namespace/0.0.1/Chart.yaml index 635f42d..ffc3e5c 100644 --- a/charts/namespace/0.0.1/Chart.yaml +++ b/charts/namespace/0.0.1/Chart.yaml @@ -15,7 +15,7 @@ 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.0 +version: 0.0.1 # 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