From cb991b5d0cf77bbc29c02f50271ac3fe99eafa50 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Jun 2026 07:32:10 +0000 Subject: [PATCH] Update prom/prometheus Docker tag to v3.12.0 --- mon-system/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mon-system/monitoring.yaml b/mon-system/monitoring.yaml index a6e70d3..9951bfc 100644 --- a/mon-system/monitoring.yaml +++ b/mon-system/monitoring.yaml @@ -348,7 +348,7 @@ spec: spec: containers: - name: prometheus - image: prom/prometheus:v3.9.1 + image: prom/prometheus:v3.12.0 args: - --config.file=/etc/prometheus/prometheus.yml - --storage.tsdb.path=/prometheus