From 1657f9dac0fc70534c0c0a2e4ad39c3751548565 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 09:35:06 +0000 Subject: [PATCH] feat(deps): update prom/prometheus docker tag to v2.53.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..b790fcdcd 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.53.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: