chore(helm): releasing v0.5.3

Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
This commit is contained in:
Dario Tranchitella
2023-11-21 14:38:49 +01:00
parent 34977aa5d8
commit 9a87364288
+2 -2
View File
@@ -19,10 +19,10 @@ name: capsule
sources:
- https://github.com/projectcapsule/capsule
# The version is overwritten by the release workflow.
version: 0.5.2
version: 0.5.3
# 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.1
appVersion: 0.4.2
annotations:
artifacthub.io/operator: "true"
artifacthub.io/prerelease: "false"