Revert "Update cluster-proportional-autoscaler to v1.9.0 (#11982)" (#12168)

This reverts commit 16841a1fb04a9c446d2c23ecf4c569098180bd9a.
This commit is contained in:
ChengHao Yang 2025-04-28 16:23:32 +08:00 committed by GitHub
parent 4a598c1ef3
commit 5e5e509698
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -299,7 +299,7 @@ nodelocaldns_version: "1.25.0"
nodelocaldns_image_repo: "{{ kube_image_repo }}/dns/k8s-dns-node-cache"
nodelocaldns_image_tag: "{{ nodelocaldns_version }}"
dnsautoscaler_version: 1.9.0
dnsautoscaler_version: 1.8.8
dnsautoscaler_image_repo: "{{ kube_image_repo }}/cpa/cluster-proportional-autoscaler"
dnsautoscaler_image_tag: "v{{ dnsautoscaler_version }}"