From 4ee920c8c9fa9045b2fee522a793bdc5b70d64ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 12:11:54 +0000 Subject: [PATCH] feat(deps): update prom/prometheus docker tag to v2.40.4 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..0197c6379 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.40.4 imagePullPolicy: IfNotPresent livenessProbe: httpGet: