upgrade logging grafana to 13.1.0
This commit is contained in:
@@ -41,8 +41,10 @@ services:
|
|||||||
- logging-nw
|
- logging-nw
|
||||||
|
|
||||||
grafana:
|
grafana:
|
||||||
# Pinned for the same reason as loki — see comment there.
|
# Keep a fixed release for reproducible Portainer redeploys. Grafana 13.1.0
|
||||||
image: grafana/grafana:10.4.2
|
# is supported by the host's Fedora 44 / kernel 7.1 runtime; the old 10.4.2
|
||||||
|
# pin was only required by the retired Fedora 35 / kernel 5.16 host.
|
||||||
|
image: grafana/grafana:13.1.0
|
||||||
container_name: grafana
|
container_name: grafana
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user