Skip to content

Commit 279a933

Browse files
authored
Merge pull request #9737 from zalando-incubator/dev-to-alpha-hotfix
[ALPHA] [HOTFIX] Update Cluster Autoscaler version
2 parents a0025b6 + 8308352 commit 279a933

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)