Skip to content

Commit 4aac41a

Browse files
authored
Merge pull request #9730 from zalando-incubator/CA-hotfix
updating cluster autoscaler version
2 parents bffc6ac + 64bb4e1 commit 4aac41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/kube-cluster-autoscaler/daemonset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
dnsPolicy: Default
3939
containers:
4040
- name: cluster-autoscaler
41-
image: container-registry.zalando.net/teapot/kube-cluster-autoscaler:v1.18.2-internal.48
41+
image: container-registry.zalando.net/teapot/kube-cluster-autoscaler:v1.18.2-internal.50
4242
command:
4343
- ./cluster-autoscaler
4444
- --v={{.Cluster.ConfigItems.autoscaling_autoscaler_log_level}}

0 commit comments

Comments
 (0)