From 800a8ffa881387dcbb62ab9588ff3812285c51a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20B=C3=A4hler?= Date: Thu, 7 Dec 2023 20:21:46 +0100 Subject: [PATCH] chore(helm): bump app version 0.5.0 (#923) 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index 31d5a2dc..1ff89c78 100644 --- a/charts/capsule/Chart.yaml +++ b/charts/capsule/Chart.yaml @@ -22,7 +22,7 @@ sources: version: 0.6.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. -appVersion: 0.4.2 +appVersion: 0.5.0 annotations: artifacthub.io/operator: "true" artifacthub.io/prerelease: "false"