Update Grafana from v9.0.5 to v9.0.6

This commit is contained in:
Dalton Hubble
2022-08-10 08:23:04 -07:00
parent 87a8278c9d
commit 679f8b878f
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:9.0.5
image: docker.io/grafana/grafana:9.0.6
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"