Update Grafana from v6.7.2 to v7.0.0-beta1

* https://github.com/grafana/grafana/releases/tag/v7.0.0-beta1
This commit is contained in:
Dalton Hubble
2020-04-29 20:51:45 -07:00
parent 317416b316
commit 64035005d4
2 changed files with 7 additions and 1 deletions

View File

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