From cdcd310ff9e4cf0110c3fb4e05857f6a76f78fb5 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Wed, 10 May 2023 12:33:55 +0200 Subject: [PATCH] Increase chart version --- charts/json-server/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/json-server/Chart.yaml b/charts/json-server/Chart.yaml index e80226c..c11e5de 100644 --- a/charts/json-server/Chart.yaml +++ b/charts/json-server/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: 0.1.1 # 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