mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #47878 from mwielgus/ca-0.6.0-beta1
Automatic merge from submit-queue Bump Cluster Autoscaler to 0.6.0-beta1 This is a part of the release process of CA 0.6 with K8S 1.7. This version fixes bugs spotted in CA 0.6.0-alpha2.
This commit is contained in:
commit
2e365baec8
@ -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