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

Merge pull request #50514 from mwielgus/ca-0.6.1

Automatic merge from submit-queue Bump Cluster Autoscaler to 0.6.1 Couple minor bugfixes and godep refresh. Do not merge until I complete the tests. ```release-note Cluster Autoscaler - fixes issues with taints and updates kube-proxy cpu request. ```
parents a7c69bd5 aac6f40f
......@@ -25,7 +25,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.1-beta2",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",
......
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