diff --git a/charts/prometheus-pve-exporter/values.yaml b/charts/prometheus-pve-exporter/values.yaml index 61f29069..98e1a7d6 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.2" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []