From 188c0dc8ead168c7128c2aa1ce2465fb9c4c426c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 21 Jul 2021 12:26:08 +0000 Subject: [PATCH] fix(images): update ghcr.io/k8s-at-home/qbittorrent to v4.3.5 Signed-off-by: Auricom --- cluster/apps/media/qbittorrent/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/qbittorrent/helm-release.yaml b/cluster/apps/media/qbittorrent/helm-release.yaml index 4a168333b..bb1eebca9 100644 --- a/cluster/apps/media/qbittorrent/helm-release.yaml +++ b/cluster/apps/media/qbittorrent/helm-release.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: ghcr.io/k8s-at-home/qbittorrent - tag: v4.3.4.1 + tag: v4.3.5 pullPolicy: IfNotPresent env: TZ: "Europe/Paris"