From 3c45624a9b13e0f7a2c0bf5fed90f5c4e1135342 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Wed, 4 Sep 2024 17:33:29 -0400 Subject: [PATCH] fix(qbittorrent): downgrade to v4.6.5 for qbit-manage --- 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 de0175a..2069bc8 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.6 + tag: 4.6.5 env: QBITTORRENT__PORT: 8080