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 Aliaksandr Valialkin
parent b6064dd645
commit a90fbafa23
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1
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: