From 584c0ed43a137bde79524cb3555367e26ba490c9 Mon Sep 17 00:00:00 2001 From: Felipe Montoya Date: Wed, 12 Jul 2023 11:20:27 -0500 Subject: [PATCH] chore: bumping the chart minor version --- charts/harmony-chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/harmony-chart/Chart.yaml b/charts/harmony-chart/Chart.yaml index ea7ea57..2d34fe0 100644 --- a/charts/harmony-chart/Chart.yaml +++ b/charts/harmony-chart/Chart.yaml @@ -5,7 +5,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.2.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 follow Semantic Versioning. They should reflect the # version the application is using. It is recommended to use it with quotes.