diff --git a/charts/cso/Chart.yaml b/charts/cso/Chart.yaml index f4ef4ac..0c36e27 100644 --- a/charts/cso/Chart.yaml +++ b/charts/cso/Chart.yaml @@ -13,7 +13,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.1.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/charts/cso/values.yaml b/charts/cso/values.yaml index 4475e59..50a4b16 100644 --- a/charts/cso/values.yaml +++ b/charts/cso/values.yaml @@ -15,8 +15,8 @@ controllerManager: - --leader-elect=true - --log-level=info image: - repository: ghcr.io/sovereigncloudstack/cso-staging - tag: sha-c797c2e + repository: ghcr.io/sovereigncloudstack/cso + tag: v0.1.0-alpha.8 imagePullPolicy: Always resources: limits: