From 7f06f494aeba5978feccd79850a8bc55f7b33aca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 29 May 2026 05:46:30 +0000 Subject: [PATCH] chore(package): update cr.simoncor.net/dockerhub/prom/prometheus docker tag to v3.12.0 --- tasks/prometheus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/prometheus.yaml b/tasks/prometheus.yaml index 45758a9..aeef179 100644 --- a/tasks/prometheus.yaml +++ b/tasks/prometheus.yaml @@ -58,7 +58,7 @@ # run prometheus name: "prometheus" - image: "cr.simoncor.net/dockerhub/prom/prometheus:v3.11.3" + image: "cr.simoncor.net/dockerhub/prom/prometheus:v3.12.0" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"