From db023fa6ed2bc3dd6abcadb10fcc408d7a1e131d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 10:15:11 +0000 Subject: [PATCH 1/2] Update linuxserver/qbittorrent Docker tag to v20 --- apps/qbittorrent/5.2.3/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent/5.2.3/docker-compose.yml b/apps/qbittorrent/5.2.3/docker-compose.yml index 11570f87a98e..7c1de1d288c5 100644 --- a/apps/qbittorrent/5.2.3/docker-compose.yml +++ b/apps/qbittorrent/5.2.3/docker-compose.yml @@ -1,6 +1,6 @@ services: qbittorrent: - image: linuxserver/qbittorrent:5.2.3 + image: linuxserver/qbittorrent:20.04.1 container_name: ${CONTAINER_NAME} restart: always networks: From 80a182f7d6706073ca3cb59f64e29c1fb82aa7dd Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Fri, 21 Aug 2026 10:15:25 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/qbittorrent/{5.2.3 => 20.04.1}/data.yml | 0 apps/qbittorrent/{5.2.3 => 20.04.1}/docker-compose.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename apps/qbittorrent/{5.2.3 => 20.04.1}/data.yml (100%) rename apps/qbittorrent/{5.2.3 => 20.04.1}/docker-compose.yml (100%) diff --git a/apps/qbittorrent/5.2.3/data.yml b/apps/qbittorrent/20.04.1/data.yml similarity index 100% rename from apps/qbittorrent/5.2.3/data.yml rename to apps/qbittorrent/20.04.1/data.yml diff --git a/apps/qbittorrent/5.2.3/docker-compose.yml b/apps/qbittorrent/20.04.1/docker-compose.yml similarity index 100% rename from apps/qbittorrent/5.2.3/docker-compose.yml rename to apps/qbittorrent/20.04.1/docker-compose.yml