Update Grafana from v6.0.0-beta3 to v6.0.0

* https://github.com/grafana/grafana/releases/tag/v6.0.0
* http://docs.grafana.org/guides/whats-new-in-v6-0/
This commit is contained in:
Dalton Hubble
2019-02-25 21:43:43 -08:00
parent 73ae5d5649
commit daee5a9d60
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.0-beta3
image: grafana/grafana:6.0.0
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"