Update Grafana from v7.2.0 to v7.2.1

* https://github.com/grafana/grafana/releases/tag/v7.2.1
This commit is contained in:
Dalton Hubble
2020-10-11 13:19:05 -07:00
parent a38ec1a856
commit 394e496cc7
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.2.0
image: docker.io/grafana/grafana:7.2.1
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"