From 873ccaf077d76a1055afde00437d1ae6ca774536 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:01:03 +0800 Subject: [PATCH] chore(deps): update linuxserver/qbittorrent docker tag to v4.6.6 (#1964) * chore(deps): update linuxserver/qbittorrent docker tag to v4.6.6 * 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.5 => 4.6.6}/data.yml | 0 apps/qbittorrent/{4.6.5 => 4.6.6}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/qbittorrent/{4.6.5 => 4.6.6}/data.yml (100%) rename apps/qbittorrent/{4.6.5 => 4.6.6}/docker-compose.yml (93%) diff --git a/apps/qbittorrent/4.6.5/data.yml b/apps/qbittorrent/4.6.6/data.yml similarity index 100% rename from apps/qbittorrent/4.6.5/data.yml rename to apps/qbittorrent/4.6.6/data.yml diff --git a/apps/qbittorrent/4.6.5/docker-compose.yml b/apps/qbittorrent/4.6.6/docker-compose.yml similarity index 93% rename from apps/qbittorrent/4.6.5/docker-compose.yml rename to apps/qbittorrent/4.6.6/docker-compose.yml index 0b756a0c..a409dd58 100644 --- a/apps/qbittorrent/4.6.5/docker-compose.yml +++ b/apps/qbittorrent/4.6.6/docker-compose.yml @@ -1,6 +1,6 @@ services: qbittorrent: - image: linuxserver/qbittorrent:4.6.5 + image: linuxserver/qbittorrent:4.6.6 container_name: ${CONTAINER_NAME} restart: always networks: