From d1591ba060b3d62d3087e40e95cfa5e7636427db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 14:37:29 +0000 Subject: [PATCH 1/2] Update kasmweb/qbittorrent Docker tag to v1.17.0 --- qbittorrent-vnc/1.16.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent-vnc/1.16.1/docker-compose.yml b/qbittorrent-vnc/1.16.1/docker-compose.yml index b6bc0c130..7185483ca 100644 --- a/qbittorrent-vnc/1.16.1/docker-compose.yml +++ b/qbittorrent-vnc/1.16.1/docker-compose.yml @@ -16,7 +16,7 @@ services: - VNC_PW=${HTTP_PWD} shm_size: ${MEM_USE} tty: true - image: kasmweb/qbittorrent:1.16.1 + image: kasmweb/qbittorrent:1.17.0 labels: createdBy: "Apps" From f04f55101753a84ddb6b9015324d8452be5d0dd1 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Mon, 7 Apr 2025 14:37:41 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- qbittorrent-vnc/{1.16.1 => 1.17.0}/.env.sample | 0 qbittorrent-vnc/{1.16.1 => 1.17.0}/data.yml | 0 qbittorrent-vnc/{1.16.1 => 1.17.0}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename qbittorrent-vnc/{1.16.1 => 1.17.0}/.env.sample (100%) rename qbittorrent-vnc/{1.16.1 => 1.17.0}/data.yml (100%) rename qbittorrent-vnc/{1.16.1 => 1.17.0}/docker-compose.yml (100%) diff --git a/qbittorrent-vnc/1.16.1/.env.sample b/qbittorrent-vnc/1.17.0/.env.sample similarity index 100% rename from qbittorrent-vnc/1.16.1/.env.sample rename to qbittorrent-vnc/1.17.0/.env.sample diff --git a/qbittorrent-vnc/1.16.1/data.yml b/qbittorrent-vnc/1.17.0/data.yml similarity index 100% rename from qbittorrent-vnc/1.16.1/data.yml rename to qbittorrent-vnc/1.17.0/data.yml diff --git a/qbittorrent-vnc/1.16.1/docker-compose.yml b/qbittorrent-vnc/1.17.0/docker-compose.yml similarity index 100% rename from qbittorrent-vnc/1.16.1/docker-compose.yml rename to qbittorrent-vnc/1.17.0/docker-compose.yml