Skip to content

Commit

Permalink
Merge pull request #56 from Leaseweb/bump_chart_for_1_2_1
Browse files Browse the repository at this point in the history
chore: Bump chart version for provider release v1.2.1
  • Loading branch information
hrak authored Oct 2, 2024
2 parents b89e656 + 09994c5 commit e5471e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/cloud-controller-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cloud-controller-manager
description: CloudStack Cloud Controller Manager Helm chart
type: application
version: 1.0.5
appVersion: 1.2.0
version: 1.0.6
appVersion: 1.2.1
sources:
- https://github.com/Leaseweb/cloudstack-kubernetes-provider
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/cloud-controller-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ commonAnnotations: {}
# Image repository name and tag
image:
repository: "ghcr.io/leaseweb/cloudstack-kubernetes-provider"
tag: "1.2.0"
tag: "1.2.1"

# Additional containers which are run before the app containers are started.
extraInitContainers: []
Expand Down

0 comments on commit e5471e3

Please sign in to comment.