Skip to content

Commit

Permalink
feat(charts): add v0.1.0-alpha.8 as cso image
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Schoone <schoone@osb-alliance.com>
  • Loading branch information
Jan Schoone committed Dec 6, 2024
1 parent 97a6f5f commit 16df423
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/cso/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions charts/cso/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 16df423

Please sign in to comment.