Merge pull request #1567 from sjevs/master

Update cluster-autoscaler to latest `0.4.0`
This commit is contained in:
Justin Santa Barbara 2017-01-20 11:36:54 -05:00 committed by GitHub
commit d2c54a22a6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
```bash
CLOUD_PROVIDER=aws
IMAGE=gcr.io/google_containers/cluster-autoscaler:v0.3.0
IMAGE=gcr.io/google_containers/cluster-autoscaler:v0.4.0
MIN_NODES=1
MAX_NODES=5
AWS_REGION=us-east-1