From 868d83b5b536f0fe0ec0e1e41ad107ec48ef83af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 11:50:17 +0800 Subject: [PATCH] chore(deps): update linuxserver/qbittorrent docker tag to v4.6.5 (#1497) * chore(deps): update linuxserver/qbittorrent docker tag to v4.6.5 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/qbittorrent/{4.6.4 => 4.6.5}/data.yml | 0 apps/qbittorrent/{4.6.4 => 4.6.5}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/qbittorrent/{4.6.4 => 4.6.5}/data.yml (100%) rename apps/qbittorrent/{4.6.4 => 4.6.5}/docker-compose.yml (93%) diff --git a/apps/qbittorrent/4.6.4/data.yml b/apps/qbittorrent/4.6.5/data.yml similarity index 100% rename from apps/qbittorrent/4.6.4/data.yml rename to apps/qbittorrent/4.6.5/data.yml diff --git a/apps/qbittorrent/4.6.4/docker-compose.yml b/apps/qbittorrent/4.6.5/docker-compose.yml similarity index 93% rename from apps/qbittorrent/4.6.4/docker-compose.yml rename to apps/qbittorrent/4.6.5/docker-compose.yml index 72935dc9..0b756a0c 100644 --- a/apps/qbittorrent/4.6.4/docker-compose.yml +++ b/apps/qbittorrent/4.6.5/docker-compose.yml @@ -1,6 +1,6 @@ services: qbittorrent: - image: linuxserver/qbittorrent:4.6.4 + image: linuxserver/qbittorrent:4.6.5 container_name: ${CONTAINER_NAME} restart: always networks: