Skip to content

Commit 1a857ca

Browse files
author
Kubernetes Submit Queue
authored
Merge pull request kubernetes#47501 from mwielgus/ca-0.6.0-alpha2
Automatic merge from submit-queue Bump cluster autoscaler to 0.6.0-alpha2 Fixes npe in kubernetes config.
2 parents ae8258d + 1a35c22 commit 1a857ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/saltbase/salt/cluster-autoscaler/cluster-autoscaler.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"containers": [
2626
{
2727
"name": "cluster-autoscaler",
28-
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-alpha1",
28+
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-alpha2",
2929
"command": [
3030
"./run.sh",
3131
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",

0 commit comments

Comments
 (0)