From 2d469f26cb6f6b361977184ad15b709de9d3bf26 Mon Sep 17 00:00:00 2001 From: Josh Minor Date: Fri, 11 Nov 2022 13:54:54 -0600 Subject: [PATCH] Roll forward chart ver Signed-off-by: Josh Minor --- charts/demo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/demo/Chart.yaml b/charts/demo/Chart.yaml index d7a0d0a..f2992e3 100644 --- a/charts/demo/Chart.yaml +++ b/charts/demo/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.3 +version: 0.1.4 # 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