mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
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
This commit is contained in:
commit
662472797f
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user