Update Grafana from v6.1.1 to v6.1.3

* https://github.com/grafana/grafana/releases/tag/v6.1.3
This commit is contained in:
Dalton Hubble
2019-04-09 22:06:27 -07:00
parent 452253081b
commit 44c293888b
2 changed files with 6 additions and 1 deletions

View File

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