Skip to content

Commit b0af921

Browse files
authored
Merge pull request kubernetes#92060 from lemonli/fix/dns-horizontal-autoscaler
update version to 1.8.1 in addon dns-horizontal-autoscaler.yaml
2 parents fd61c31 + e421575 commit b0af921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/addons/dns-horizontal-autoscaler/dns-horizontal-autoscaler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ spec:
8686
kubernetes.io/os: linux
8787
containers:
8888
- name: autoscaler
89-
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.0
89+
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.1
9090
resources:
9191
requests:
9292
cpu: "20m"

0 commit comments

Comments
 (0)