Update Grafana from v6.2.1 to v6.2.2

* https://github.com/grafana/grafana/releases/tag/v6.2.2
This commit is contained in:
Dalton Hubble
2019-06-07 00:07:54 -07:00
parent 5303e32e38
commit d449477272
2 changed files with 5 additions and 1 deletions

View File

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