From e41c4058d78d59c128d502e9a0fa54373a76773a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Jul 2025 12:01:42 +0000 Subject: [PATCH] Update dependency prometheus-operator/prometheus-operator to v0.84.0 --- infrastructure/monitoring/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/monitoring/kustomization.yaml b/infrastructure/monitoring/kustomization.yaml index 0f8ae59..ff1ee3f 100644 --- a/infrastructure/monitoring/kustomization.yaml +++ b/infrastructure/monitoring/kustomization.yaml @@ -6,7 +6,7 @@ namespace: monitoring resources: - namespace.yaml # prometheus-operator crds - - https://github.com/prometheus-operator/prometheus-operator?ref=v0.83.0 + - https://github.com/prometheus-operator/prometheus-operator?ref=v0.84.0 # single prometheus instance with a thanos sidecar - prometheus.yaml - thanos-store.statefulset.yaml -- 2.47.2