Update Docker image grafana/grafana to v8.5.2

This commit is contained in:
Renovate Bot 2022-05-05 01:27:22 +00:00 committed by renovate[bot]
parent b5d2cb2ecc
commit 8a437cac73
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.5.1 tag: 8.5.2
## 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.5.1 tag: 8.5.2
admin: admin:
existingSecret: "loki-stack-grafana" existingSecret: "loki-stack-grafana"