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

* https://github.com/grafana/grafana/releases/tag/7.0.0
This commit is contained in:
Dalton Hubble
2020-05-15 17:38:59 -07:00
parent 70e389f37f
commit d952576d2f
2 changed files with 3 additions and 4 deletions

View File

@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: grafana
image: docker.io/grafana/grafana:7.0.0-beta3
image: docker.io/grafana/grafana:7.0.0
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"