Update Docker image grafana/grafana to v8.4.7

This commit is contained in:
Renovate Bot 2022-04-21 23:24:00 +00:00 committed by renovate[bot]
parent 6cd8d2c980
commit b2a8d6ad99
2 changed files with 2 additions and 2 deletions

View file

@ -654,7 +654,7 @@ grafana:
image: image:
repository: grafana/grafana repository: grafana/grafana
tag: 8.4.6 tag: 8.4.7
## ForceDeployDatasources Create datasource configmap even if grafana deployment has been disabled ## ForceDeployDatasources Create datasource configmap even if grafana deployment has been disabled
## ##

View file

@ -17,7 +17,7 @@ grafana:
enabled: true enabled: true
image: image:
repository: grafana/grafana repository: grafana/grafana
tag: 8.4.6 tag: 8.4.7
admin: admin:
existingSecret: "loki-stack-grafana" existingSecret: "loki-stack-grafana"