Skip to content

Commit b65dd88

Browse files
authored
Merge pull request #315 from SovereignCloudStack/chore/bump_cso_version
🌱 chore(charts): Bump CSO image version in Helm chart
2 parents f1cd90a + c467e76 commit b65dd88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 0.3.0
16+
version: 0.4.0
1717
# This is the version number of the application being deployed. This version number should be
1818
# incremented each time you make changes to the application. Versions are not expected to
1919
# follow Semantic Versioning. They should reflect the version the application is using.

charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ controllerManager:
1717
- --log-level=info
1818
image:
1919
repository: ghcr.io/sovereigncloudstack/cso
20-
tag: v0.1.0-alpha.9
20+
tag: v0.2.0-alpha.1
2121
imagePullPolicy: Always
2222
resources:
2323
limits:

0 commit comments

Comments
 (0)