Update Grafana from v6.0.1 to v6.0.2

* https://github.com/grafana/grafana/releases/tag/v6.0.2
This commit is contained in:
Dalton Hubble
2019-03-21 23:41:25 -07:00
parent 6dd2731046
commit 619a0370dc
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:6.0.1
image: grafana/grafana:6.0.2
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"