From 4c582e3644fe6eb383cbed8fd881e76f26f20b74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 19:13:28 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20prometheus-pve-exporter?= =?UTF-8?q?=20(=200.2.13=20=E2=86=92=200.2.14=20)=20(#1261)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- argocd/monitoring/prometheus-pve-exporter/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/monitoring/prometheus-pve-exporter/kustomization.yaml b/argocd/monitoring/prometheus-pve-exporter/kustomization.yaml index 747d37d77..a6b034bfa 100755 --- a/argocd/monitoring/prometheus-pve-exporter/kustomization.yaml +++ b/argocd/monitoring/prometheus-pve-exporter/kustomization.yaml @@ -16,5 +16,5 @@ helmCharts: releaseName: prometheus-pve-exporter namespace: *namespace repo: https://helm-charts.adminafk.fr - version: 0.2.13 + version: 0.2.14 valuesFile: values.yaml