Merge pull request #3372 from fvasco/patch-1

Automatic merge from submit-queue

switch monitoring-standalone to v1.7.0
This commit is contained in:
Kubernetes Submit Queue 2017-09-14 16:32:18 -07:00 committed by GitHub
commit 159a21c4d0
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Monitoring supports the horizontal pod autoscaler.
Install using:
```
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/monitoring-standalone/v1.6.0.yaml
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/monitoring-standalone/v1.7.0.yaml
```