mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
upgrade cluster-autoscaler v1.26.1 to fix ci warnings
This commit is contained in:
parent
16bc942a6b
commit
8bb328680c
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue