From dcdb3705663292d058acfaefc0e41ac0dc70169f Mon Sep 17 00:00:00 2001 From: Sam Stoelinga Date: Fri, 18 Oct 2024 23:00:40 -0700 Subject: [PATCH] helm: bump models chartVersion to v0.7.0 --- charts/models/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/models/Chart.yaml b/charts/models/Chart.yaml index 84bb10c5..3aaab0a3 100644 --- a/charts/models/Chart.yaml +++ b/charts/models/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.6.0 +version: 0.7.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