mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Bump cluster autoscaler version to 0.5.0
This commit is contained in:
parent
0a6d82d8e7
commit
a3b268d659
@ -25,7 +25,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.0-beta2",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.0",
|
||||
"command": [
|
||||
"./run.sh",
|
||||
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
|
||||
|
Loading…
Reference in New Issue
Block a user