From 7f5202aa211f8e4a493382f21b237ce2a0d42f72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 14:59:50 +0000 Subject: [PATCH] feat(deps): update prom/prometheus docker tag to v2.54.0 Signed-off-by: Danny Froberg --- cluster/core/networking/linkerd/viz.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/networking/linkerd/viz.yaml b/cluster/core/networking/linkerd/viz.yaml index 202a843e9..ad08f205f 100644 --- a/cluster/core/networking/linkerd/viz.yaml +++ b/cluster/core/networking/linkerd/viz.yaml @@ -969,7 +969,7 @@ spec: - --config.file=/etc/prometheus/prometheus.yml - --storage.tsdb.path=/data - --storage.tsdb.retention.time=6h - image: prom/prometheus:v2.39.1 + image: prom/prometheus:v2.54.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: