upgrade cluster-autoscaler v1.26.1 to fix ci warnings

This commit is contained in:
Paco Xu 2023-03-13 15:41:28 +08:00
parent 16bc942a6b
commit 8bb328680c

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",