mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-11 15:34:56 +00:00
deployment: bump Grafana version to latest 9.1.0 (#2995)
see more at https://grafana.com/blog/2022/08/16/grafana-9.1-release/
This commit is contained in:
parent
84c80b0481
commit
fb80735a9a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
||||||
|
|
||||||
grafana:
|
grafana:
|
||||||
container_name: grafana
|
container_name: grafana
|
||||||
image: grafana/grafana:9.0.6
|
image: grafana/grafana:9.1.0
|
||||||
depends_on:
|
depends_on:
|
||||||
- "vmselect"
|
- "vmselect"
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue