From 1a06e5cd1cc3bc3e9660fd9bf41125b6e3d5a860 Mon Sep 17 00:00:00 2001 From: Alexandre Peixoto Ferreira Date: Thu, 16 Feb 2023 13:57:29 -0600 Subject: [PATCH] Fix error on pushing helm chart version Signed-off-by: Alexandre Peixoto Ferreira --- charts/smarter-cloud/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/smarter-cloud/Chart.yaml b/charts/smarter-cloud/Chart.yaml index a53a22b..dcad7a1 100644 --- a/charts/smarter-cloud/Chart.yaml +++ b/charts/smarter-cloud/Chart.yaml @@ -17,7 +17,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.2 +version: 0.1.3 # 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