mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Bump Cluster Autoscaler to 0.6.0-beta1
This commit is contained in:
parent
ee89c30eb3
commit
6a591d9dc1
@ -25,7 +25,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-alpha2",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-beta1",
|
||||
"command": [
|
||||
"./run.sh",
|
||||
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
|
||||
|
Loading…
Reference in New Issue
Block a user