From fa49c7b9778cb9213c2e470ec444ca35997393e2 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Thu, 23 May 2024 16:08:49 -0400 Subject: [PATCH] chore(qbittorrent): downgrade qbittorrent for private trackers --- 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 a4b0ab6..65a1929 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.6.4 + tag: 4.5.2 env: QBITTORRENT__PORT: 8080