Update Grafana from v6.2.4 to v6.2.5

* https://github.com/grafana/grafana/releases/tag/v6.2.5
This commit is contained in:
Dalton Hubble
2019-06-29 13:17:27 -07:00
parent fc6e8886ce
commit 9a395dbf88
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.4
image: docker.io/grafana/grafana:6.2.5
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"