Skip to content

Commit

Permalink
Bump Cluster Autoscaler to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mwielgus committed Apr 24, 2017
1 parent 3ef2cf8 commit 1f561d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.1",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.2",
"command": [
"./run.sh",
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
Expand Down

0 comments on commit 1f561d1

Please sign in to comment.