From 975593f5d9bad04dbc12d5c8c3c3a8cbcd9d6693 Mon Sep 17 00:00:00 2001 From: Lee Yanco Date: Thu, 23 Oct 2025 14:45:59 -0400 Subject: [PATCH] feat: Update prometheus.yaml to 2.53 feat: Update prometheus.yaml to 2.53 --- examples/prometheus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/prometheus.yaml b/examples/prometheus.yaml index ba98885f79..92316ec4e3 100644 --- a/examples/prometheus.yaml +++ b/examples/prometheus.yaml @@ -108,7 +108,7 @@ spec: privileged: false containers: - name: prometheus - image: gke.gcr.io/prometheus-engine/prometheus:v2.45.3-gmp.7-gke.0 + image: gke.gcr.io/prometheus-engine/prometheus:v2.53.4-gmp.0-gke.1 args: - --config.file=/prometheus/config_out/config.yaml - --storage.tsdb.path=/prometheus/data