From 03eea4b747d887e92dcc3a469aa05cc01250fbb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 22:10:01 +0000 Subject: [PATCH] Update prompve/prometheus-pve-exporter Docker tag to v3 --- charts/prometheus-pve-exporter/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/prometheus-pve-exporter/values.yaml b/charts/prometheus-pve-exporter/values.yaml index 61f29069..077d830d 100644 --- a/charts/prometheus-pve-exporter/values.yaml +++ b/charts/prometheus-pve-exporter/values.yaml @@ -9,7 +9,7 @@ image: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "2.3.1" + tag: "3.4.1" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []