Update Grafana from v7.3.2 to v7.3.3

* https://github.com/grafana/grafana/releases/tag/v7.3.3
This commit is contained in:
Dalton Hubble
2020-11-19 21:49:11 -08:00
parent cc00afa4e1
commit f1356fec24
2 changed files with 5 additions and 1 deletions

View File

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