From b5d1537dc34b5987b8a8df7c3caba593d7d9c77f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20B=C3=A4hler?= Date: Fri, 20 Oct 2023 15:59:12 +0200 Subject: [PATCH] chore(chart): bump 0.4.0-rc.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Oliver Bähler --- charts/capsule/Chart.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index f3644592..e2fdb8f3 100644 --- a/charts/capsule/Chart.yaml +++ b/charts/capsule/Chart.yaml @@ -19,10 +19,9 @@ name: capsule sources: - https://github.com/projectcapsule/capsule -# 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. +# The version is overwritten by the release workflow. version: 0.4.6 # This is the version number of the application being deployed. # This version number should be incremented each time you make changes to the application. -appVersion: 0.3.3 +appVersion: 0.4.0-rc.1