mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 12:07:47 +00:00
Merge pull request #116526 from pacoxu/cluster-autoscaler-upgrade
upgrade cluster-autoscaler v1.26.1 to fix ci warnings
This commit is contained in:
commit
c2efaa7908
@ -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 New Issue
Block a user