mirror of https://github.com/k3s-io/k3s
Bump Cluster Autoscaler to 1.1.2
parent
7e98a3ad7c
commit
16f050bd99
|
@ -14,7 +14,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.1.1",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.1.2",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
|
Loading…
Reference in New Issue