Update Grafana from v7.4.3 to v7.4.5

* https://github.com/grafana/grafana/releases/tag/v7.4.5
This commit is contained in:
Dalton Hubble
2021-03-19 11:51:52 -07:00
parent b825cd9afe
commit 048f1f514e
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.4.3
image: docker.io/grafana/grafana:7.4.5
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"