From d17897274218e381881c9be218b76ce605fcac2d Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Thu, 9 Nov 2023 16:20:05 +0100 Subject: [PATCH] chore(helm): releasing v0.4.8 Signed-off-by: Dario Tranchitella --- charts/capsule/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index da9721254..d629896b4 100644 --- a/charts/capsule/Chart.yaml +++ b/charts/capsule/Chart.yaml @@ -19,10 +19,10 @@ name: capsule sources: - https://github.com/projectcapsule/capsule # The version is overwritten by the release workflow. -version: 0.4.7 +version: 0.5.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. -appVersion: 0.4.0 +appVersion: 0.4.1 annotations: artifacthub.io/operator: "true" artifacthub.io/prerelease: "false"