Skip to content

Commit

Permalink
Bump openstackmagnum/cluster-autoscaler image version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham82 committed May 29, 2024
1 parent b3a501c commit f6ba4bd
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.23.0
image: openstackmagnum/cluster-autoscaler:v1.28.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.23.0
image: openstackmagnum/cluster-autoscaler:v1.28.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.23.0
tag: v1.28.0

nodeSelector:
node-role.kubernetes.io/control-plane: ""
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.23.0
tag: v1.28.0

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

0 comments on commit f6ba4bd

Please sign in to comment.