diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index d629896b4..88a644aaf 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.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"