From 1d4469754ffdbcab2bbf23a8132b201555e3d54e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20B=C3=A4hler?= Date: Tue, 7 Nov 2023 10:38:00 +0100 Subject: [PATCH] chore(helm): prepare helm release 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index 4019a2455..6f1608e03 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.6 +version: 0.4.7 # 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.3 +appVersion: 0.4.0 annotations: artifacthub.io/operator: "true" artifacthub.io/prerelease: "false" @@ -34,8 +34,8 @@ annotations: artifacthub.io/links: | - name: Documentation url: https://capsule.clastix.io/ - artifacthub.io/changes: | - - kind: added - description: artifacthub annotations - - kind: changed - description: maintainers contact + #artifacthub.io/changes: | + # - kind: added + # description: artifacthub annotations + # - kind: changed + # description: maintainers contact