From 1496e07d19a256100ee88dc492f718e75791ca42 Mon Sep 17 00:00:00 2001 From: pipistrello Date: Fri, 17 Jul 2026 13:38:09 +0300 Subject: [PATCH] upgrade logging grafana to 13.1.0 --- logging/docker-compose.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/logging/docker-compose.yaml b/logging/docker-compose.yaml index d0229e8..2b5811d 100644 --- a/logging/docker-compose.yaml +++ b/logging/docker-compose.yaml @@ -41,8 +41,10 @@ services: - logging-nw grafana: - # Pinned for the same reason as loki — see comment there. - image: grafana/grafana:10.4.2 + # Keep a fixed release for reproducible Portainer redeploys. Grafana 13.1.0 + # 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 restart: unless-stopped depends_on: