From 7030499fec0804201b680e75238d3f1abea8e2cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 19:10:49 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20qbittorrent=20(=201.0.0?= =?UTF-8?q?=20=E2=86=92=201.0.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- argocd/media/qbittorrent/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/media/qbittorrent/kustomization.yaml b/argocd/media/qbittorrent/kustomization.yaml index d5d87c94..27ace1da 100755 --- a/argocd/media/qbittorrent/kustomization.yaml +++ b/argocd/media/qbittorrent/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: releaseName: qbittorrent namespace: *namespace repo: https://helm-charts.adminafk.fr - version: 1.0.0 + version: 1.0.1 valuesFile: values.yaml