[stable/kube-state-metrics] Update documented image version (#1710)

[stable/kube-state-metrics] Update documented image version
This commit is contained in:
Eben Freeman
2017-08-11 05:24:24 +02:00
committed by Reinhard Nägele
parent 4d3fe58db0
commit eef3fcd1ec
+1 -1
View File
@@ -15,7 +15,7 @@ $ helm install stable/kube-state-metrics
| Parameter | Description | Default |
|--------------------|-------------------------------------|----------------------------------------------|
| `image.repository` | The image repository to pull from | gcr.io/google_containers/kube-state-metrics |
| `image.tag` | The image tag to pull from | v0.4.1 |
| `image.tag` | The image tag to pull from | v1.0.0 |
| `image.pullPolicy` | Image pull policy | IfNotPresent |
| `service.port` | The port of the container | 8080 |
| `prometheusScrape` | Whether or not enable prom scrape | True |