Commit 701b6c77 authored by Filip Grzadkowski's avatar Filip Grzadkowski Committed by GitHub

Merge pull request #27186 from mwielgus/bump-ca-0.1.3

Bump Cluster Autoscaler version to 0.1.3
parents 760c563c fe4ee026
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.1.2", "image": "gcr.io/google_containers/cluster-autoscaler:v0.1.3",
"command": [ "command": [
"/bin/sh", "/bin/sh",
"-c", "-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