Skip to content

Commit

Permalink
Merge pull request #5068 from Shubham82/Upgrade_Magnum_CA_Version
Browse files Browse the repository at this point in the history
Bump openstackmagnum/cluster-autoscaler image version.
  • Loading branch information
k8s-ci-robot authored Aug 4, 2022
2 parents 65ede2d + bbcd5bd commit 0caa325
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
serviceAccountName: cluster-autoscaler-account
containers:
- name: cluster-autoscaler
image: openstackmagnum/cluster-autoscaler:v1.15.2
image: openstackmagnum/cluster-autoscaler:v1.23.0
imagePullPolicy: Always
command:
- ./cluster-autoscaler
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
serviceAccountName: cluster-autoscaler-account
containers:
- name: cluster-autoscaler
image: openstackmagnum/cluster-autoscaler:v1.15.2
image: openstackmagnum/cluster-autoscaler:v1.23.0
imagePullPolicy: Always
command:
- ./cluster-autoscaler
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ autoDiscovery:

image:
repository: docker.io/openstackmagnum/cluster-autoscaler
tag: v1.19.0
tag: v1.23.0

nodeSelector:
node-role.kubernetes.io/master: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ autoscalingGroups:

image:
repository: docker.io/openstackmagnum/cluster-autoscaler
tag: v1.19.0
tag: v1.23.0

nodeSelector:
node-role.kubernetes.io/master: ""
Expand Down

0 comments on commit 0caa325

Please sign in to comment.