diff --git a/apps/monitoring/prometheus/deployment.yaml b/apps/monitoring/prometheus/deployment.yaml index c8d5734..dd9ef8b 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:v2.55.1 + image: quay.io/prometheus/prometheus:v3.0.0 args: - "--storage.tsdb.retention.time=24h" - "--storage.tsdb.path=/prometheus/"