From 82651d562c72812d55e182546504fbd1573d8c27 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 Aug 2024 13:07:18 +0000 Subject: [PATCH] feat(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.6 --- cluster/apps/download/qbittorrent/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index 70d2f90..de0175a 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -28,7 +28,7 @@ spec: app: image: repository: ghcr.io/onedr0p/qbittorrent - tag: 4.5.2 + tag: 4.6.6 env: QBITTORRENT__PORT: 8080 -- 2.40.1