Use grafana watcher v0.0.7 throughout the repo

This commit is contained in:
Reinhard Nägele
2017-08-11 14:35:38 +02:00
parent 66dd7b253d
commit afc95c87dd

View File

@@ -41,7 +41,7 @@ spec:
memory: 200Mi
cpu: 200m
- name: grafana-watcher
image: quay.io/coreos/grafana-watcher:v0.0.6
image: quay.io/coreos/grafana-watcher:v0.0.7
args:
- '--watch-dir=/var/grafana-dashboards'
- '--grafana-url=http://localhost:3000'