Bump cluster autoscaler to 1.0.1-beta1

This commit is contained in:
Marcin Wielgus 2017-10-18 14:22:43 +02:00
parent be8f1cea80
commit b546740c4e

View File

@ -25,7 +25,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v1.0.0",
"image": "gcr.io/google_containers/cluster-autoscaler:v1.0.1-beta1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",