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"