deployment/docker: bump grafana version to latest v9.2.6 (#3398)

This commit is contained in:
Denys Holius 2022-11-28 11:31:10 +02:00 committed by GitHub
parent 9ad578214e
commit 4b3479c003
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ services:
grafana:
container_name: grafana
image: grafana/grafana:9.1.0
image: grafana/grafana:9.2.6
depends_on:
- "vmselect"
ports:

View file

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