From 0cc65ebafcd3406ac0dd84ead016cd6fbad12762 Mon Sep 17 00:00:00 2001 From: Brenden Freier Date: Mon, 17 Aug 2026 05:10:12 +0000 Subject: [PATCH] Update linuxserver/qbittorrent Docker tag to v20 --- kubernetes/home/media/qbittorrent/app/qbittorrent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/home/media/qbittorrent/app/qbittorrent.yaml b/kubernetes/home/media/qbittorrent/app/qbittorrent.yaml index 2b137dc0..c0400bfa 100644 --- a/kubernetes/home/media/qbittorrent/app/qbittorrent.yaml +++ b/kubernetes/home/media/qbittorrent/app/qbittorrent.yaml @@ -26,7 +26,7 @@ spec: limits: cpu: 500m memory: 2Gi - image: linuxserver/qbittorrent:5.2.3 + image: linuxserver/qbittorrent:20.04.1 env: - name: PUID value: "1000"