From 0aa886b6a2e0b1d85b2b14313785228e9d027607 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Sun, 10 May 2026 01:32:10 +0900 Subject: [PATCH] feat: update qBittorrent image version to 5.2.0 --- manifests/media/qbittorrent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/media/qbittorrent.yaml b/manifests/media/qbittorrent.yaml index f3d557d..0967d42 100644 --- a/manifests/media/qbittorrent.yaml +++ b/manifests/media/qbittorrent.yaml @@ -40,7 +40,7 @@ spec: node-role: storage containers: - name: qbittorrent - image: lscr.io/linuxserver/qbittorrent:latest + image: lscr.io/linuxserver/qbittorrent:5.2.0 ports: - containerPort: 8080 env: