Update Docker image grafana/grafana to v9.1.1

This commit is contained in:
renovate[bot] 2022-08-24 00:43:25 +00:00
parent 05badf9be6
commit afaab1b49b
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: 9.1.0 tag: 9.1.1
persistence: persistence:
enabled: true enabled: true

View file

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