Update Grafana from v7.3.0 to v7.3.1

* https://github.com/grafana/grafana/releases/tag/v7.3.1
This commit is contained in:
Dalton Hubble
2020-11-08 14:13:39 -08:00
parent f49ab3a6ee
commit 4b05c0180e
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.0
image: docker.io/grafana/grafana:7.3.1
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"