Update Grafana from v7.3.3 to v7.3.4

* https://github.com/grafana/grafana/releases/tag/v7.3.4
This commit is contained in:
Dalton Hubble
2020-11-25 14:25:15 -08:00
parent ae548ce213
commit 026e1f3648
2 changed files with 2 additions and 2 deletions

View File

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