Update Grafana from v7.3.6 to v7.3.7

* https://github.com/grafana/grafana/releases/tag/v7.3.7
This commit is contained in:
Dalton Hubble
2021-01-16 10:46:56 -08:00
parent 05f7df9e80
commit 11c434915f
2 changed files with 4 additions and 1 deletions

View File

@ -24,7 +24,7 @@ spec:
type: RuntimeDefault
containers:
- name: grafana
image: docker.io/grafana/grafana:7.3.6
image: docker.io/grafana/grafana:7.3.7
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"