From c929974fb9a6dd46c8aec84f8cef82b6db673c17 Mon Sep 17 00:00:00 2001 From: Jeanette Clark Date: Tue, 17 Sep 2024 17:01:22 -0700 Subject: [PATCH] make chart version same as app version --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 56e9554..889c2df 100644 --- a/helm/Chart.yaml +++ b/helm/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: 1.1.0 # 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