Update addons.md

This commit is contained in:
Kyle Umstatter 2017-04-25 22:27:44 -07:00 committed by GitHub
parent 35f3209820
commit 3d33f21835
1 changed files with 1 additions and 1 deletions

View File

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