From 536d36ed373295f9df9ec491d07a7103bc8c02ba Mon Sep 17 00:00:00 2001 From: Tom Teichler <tom.teichler@teckids.org> Date: Thu, 3 Feb 2022 22:38:03 +0100 Subject: [PATCH] Raise version --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 0be940d..c6d6cfd 100644 --- a/Chart.yaml +++ b/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.4.1" +version: "0.4.2" # 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 -- GitLab