deployment: bump Grafana version to latest 9.1.0 (#2996)

see more at https://grafana.com/blog/2022/08/16/grafana-9.1-release/
This commit is contained in:
Denys Holius 2022-08-18 13:21:22 +03:00 committed by GitHub
parent f451e0eabe
commit 202ff2216f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ services:
restart: always
grafana:
container_name: grafana
image: grafana/grafana:9.0.6
image: grafana/grafana:9.1.0
depends_on:
- "victoriametrics"
ports: