mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Switch cluster autoscaler to 0.4.0-beta1
This commit is contained in:
parent
866293b704
commit
b6ef1a132e
@ -25,7 +25,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.3.0",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.4.0-beta1",
|
||||
"command": [
|
||||
"/bin/sh",
|
||||
"-c",
|
||||
|
Loading…
Reference in New Issue
Block a user