From de868e1e3fec460038e86594398e08bf20b0b800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20B=C3=A4hler?= Date: Thu, 26 Oct 2023 13:11:02 +0200 Subject: [PATCH] chore(chart): bump 0.4.0-rc.3 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 c2b579d2..4019a245 100644 --- a/charts/capsule/Chart.yaml +++ b/charts/capsule/Chart.yaml @@ -22,7 +22,7 @@ sources: 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.4.0-rc.1 +appVersion: 0.4.0-rc.3 annotations: artifacthub.io/operator: "true" artifacthub.io/prerelease: "false"