Skip to content

Commit

Permalink
Merge pull request kubernetes#44860 from mwielgus/ca-0.5.2
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 40060, 44860, 44865, 44825, 44162)

Bump Cluster Autoscaler to 0.5.2

Fixes PVC issue in Cluster Autoscaler (kubernetes-retired/contrib#2507).

cc: @MaciekPytel @fgrzadkowski
  • Loading branch information
Kubernetes Submit Queue authored Apr 25, 2017
2 parents badd785 + 1f561d1 commit cb8a2bc
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 cb8a2bc

Please sign in to comment.