mirror of https://github.com/k3s-io/k3s
Bump Cluster Autoscaler to 0.6.0
parent
ee8b663d22
commit
083f46a7f7
|
@ -25,7 +25,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-beta2",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
|
Loading…
Reference in New Issue