Commit 66247279 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #38276 from mwielgus/ca-0.4.0

Automatic merge from submit-queue Bump Cluster Autoscaler to 0.4.0 This is the same binary as 0.4.0-beta1, that has been tested for the last couple weeks. @saad-ali This should be cherry-picked to 1.5 release. ```release-note Cluster Autoscaler in version 0.4.0 ``` cc: @fgrzadkowski @piosz @jszczepkowski
parents 34c873a7 af6b6a9a
......@@ -25,7 +25,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.4.0-beta1",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.4.0",
"command": [
"/bin/sh",
"-c",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment