From d4c763f762f979744066e25216693f36a3996ee0 Mon Sep 17 00:00:00 2001 From: Tom Teichler <tom.teichler@teckids.org> Date: Mon, 24 Jan 2022 23:11:04 +0100 Subject: [PATCH] Bump version --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 4027547..652270f 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.0" +version: "0.4.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 -- GitLab