Skip to content

Commit

Permalink
Bump cluster autoscaler to 0.7.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
mwielgus committed Sep 22, 2017
1 parent 64fde98 commit 4604d17
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.7.0-beta1",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-beta2",
"livenessProbe": {
"httpGet": {
"path": "/health-check",
Expand Down

0 comments on commit 4604d17

Please sign in to comment.