Merge pull request #116526 from pacoxu/cluster-autoscaler-upgrade

upgrade cluster-autoscaler v1.26.1 to fix ci warnings
This commit is contained in:
Kubernetes Prow Robot 2023-05-10 13:07:14 -07:00 committed by GitHub
commit c2efaa7908
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "registry.k8s.io/autoscaling/cluster-autoscaler:v1.22.0",
"image": "registry.k8s.io/autoscaling/cluster-autoscaler:v1.26.1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",