Skip to content

Commit

Permalink
Merge pull request kubernetes#32508 from mwielgus/ca-0.3
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue

Bump cluster autoscaler to 0.3

Almost no changes comparing to 0.3.0-beta6. Just a minor fix in AWS support: kubernetes-retired/contrib#1721.
(cherry picked from commit bfef4ad)
  • Loading branch information
Kubernetes Submit Queue authored and eparis committed Sep 13, 2016
1 parent 82c4f48 commit 1015c26
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.3.0-beta6",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.3.0",
"command": [
"/bin/sh",
"-c",
Expand Down

0 comments on commit 1015c26

Please sign in to comment.