mirror of https://github.com/k3s-io/k3s
Bump cluster autoscaler to 0.3.0-beta2
parent
214c916045
commit
b9c2627e7e
|
@ -25,7 +25,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.3.0-beta1",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.3.0-beta2",
|
||||
"command": [
|
||||
"/bin/sh",
|
||||
"-c",
|
||||
|
|
Loading…
Reference in New Issue