Sync image version

This commit is contained in:
bhack 2017-08-02 19:04:34 -07:00 committed by GitHub
parent 366f38b1f9
commit ddef7f13c5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Note that you likely want to change `AWS_REGION` and `GROUP_NAME`, and probably
```bash ```bash
CLOUD_PROVIDER=aws CLOUD_PROVIDER=aws
IMAGE=gcr.io/google_containers/cluster-autoscaler:v0.5.4 IMAGE=gcr.io/google_containers/cluster-autoscaler:v0.6.0
MIN_NODES=1 MIN_NODES=1
MAX_NODES=5 MAX_NODES=5
AWS_REGION=us-east-1 AWS_REGION=us-east-1