diff --git a/clusters/apps/env/production/observability/prometheus/app/deployment.yaml b/clusters/apps/env/production/observability/prometheus/app/deployment.yaml index a99689815..c2d73f708 100644 --- a/clusters/apps/env/production/observability/prometheus/app/deployment.yaml +++ b/clusters/apps/env/production/observability/prometheus/app/deployment.yaml @@ -24,7 +24,7 @@ spec: spec: containers: - name: prometheus - image: quay.io/prometheus/prometheus:v3.11.3 + image: quay.io/prometheus/prometheus:v3.12.0 args: - '--storage.tsdb.retention.size=15GB' - '--storage.tsdb.path=/prometheus'