From 341e35a7b5fb5668a73ca1ce432435222a4389f6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Oct 2025 04:27:19 +0000 Subject: [PATCH] chore(deps): update quay.io/prometheus/prometheus docker tag to v3.6.0 --- apps/monitoring/prometheus/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/monitoring/prometheus/deployment.yaml b/apps/monitoring/prometheus/deployment.yaml index a1ea82ac2..2b7296080 100644 --- a/apps/monitoring/prometheus/deployment.yaml +++ b/apps/monitoring/prometheus/deployment.yaml @@ -35,7 +35,7 @@ spec: type: RuntimeDefault containers: - name: prometheus - image: quay.io/prometheus/prometheus:v3.4.2 + image: quay.io/prometheus/prometheus:v3.6.0 args: - "--storage.tsdb.retention.time=24h" - "--storage.tsdb.path=/prometheus/"