mirror of https://github.com/k3s-io/k3s
Merge pull request #31998 from mwielgus/ca-0.3.0-b6
Automatic merge from submit-queue Bump ClusterAutoscaler to 0.3.0-beta6 Contains https://github.com/kubernetes/contrib/pull/1685.pull/6/head
commit
7bab34c3e9
|
@ -25,7 +25,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.3.0-beta5",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.3.0-beta6",
|
||||
"command": [
|
||||
"/bin/sh",
|
||||
"-c",
|
||||
|
|
Loading…
Reference in New Issue