Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-github committed Aug 23, 2024
1 parent 9181311 commit 2a75614
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/xelon-ccm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: xelon-cloud-controller-manager
version: 0.1.0
version: 1.1.0
description: A Helm Chart for the Cloud Controller Manager on Xelon HQ
type: application

appVersion: "1.0.1"
appVersion: "1.1.0"
2 changes: 1 addition & 1 deletion deploy/xelon-ccm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spec:
effect: NoSchedule
containers:
- name: xelon-cloud-controller-manager
image: xelonag/xelon-cloud-controller-manager:v1.0.1
image: xelonag/xelon-cloud-controller-manager:v1.1.0
imagePullPolicy: IfNotPresent
args:
- "--leader-elect=false"
Expand Down

0 comments on commit 2a75614

Please sign in to comment.