Update Grafana from v7.0.0-beta1 to v7.0.0-beta2

* https://github.com/grafana/grafana/releases/tag/v7.0.0-beta2
This commit is contained in:
Dalton Hubble
2020-05-07 23:04:44 -07:00
parent 33173c0206
commit 3f0a5d2715
2 changed files with 2 additions and 2 deletions

View File

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