Skip to content

Commit 30742b0

Browse files
authored
Merge pull request #7869 from zalando-incubator/container-registry.zalando.net/teapot/kube-cluster-autoscaler
kube-cluster-autoscaler: Update to version v1.18.2-internal.48
2 parents 33fe3c0 + dd123fd commit 30742b0

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
@@ -36,7 +36,7 @@ spec:
3636
effect: NoSchedule
3737
containers:
3838
- name: cluster-autoscaler
39-
image: container-registry.zalando.net/teapot/kube-cluster-autoscaler:v1.18.2-internal.47
39+
image: container-registry.zalando.net/teapot/kube-cluster-autoscaler:v1.18.2-internal.48
4040
command:
4141
- ./cluster-autoscaler
4242
- --v={{.Cluster.ConfigItems.autoscaling_autoscaler_log_level}}

0 commit comments

Comments
 (0)