From 010c62a1638a2b66a2133efee818bc90a4fb1ba5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 07:30:19 +0000 Subject: [PATCH 1/2] Update kasmweb/qbittorrent Docker tag to v1.18.0 --- apps/qbittorrent-vnc/1.17.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent-vnc/1.17.0/docker-compose.yml b/apps/qbittorrent-vnc/1.17.0/docker-compose.yml index 7185483c..066f7952 100644 --- a/apps/qbittorrent-vnc/1.17.0/docker-compose.yml +++ b/apps/qbittorrent-vnc/1.17.0/docker-compose.yml @@ -16,7 +16,7 @@ services: - VNC_PW=${HTTP_PWD} shm_size: ${MEM_USE} tty: true - image: kasmweb/qbittorrent:1.17.0 + image: kasmweb/qbittorrent:1.18.0 labels: createdBy: "Apps" From 4a6cece29acf0828913e78637e2f6776ccc8f05f Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Fri, 30 Jan 2026 07:30:29 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/qbittorrent-vnc/{1.17.0 => 1.18.0}/.env.sample | 0 apps/qbittorrent-vnc/{1.17.0 => 1.18.0}/data.yml | 0 apps/qbittorrent-vnc/{1.17.0 => 1.18.0}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/qbittorrent-vnc/{1.17.0 => 1.18.0}/.env.sample (100%) rename apps/qbittorrent-vnc/{1.17.0 => 1.18.0}/data.yml (100%) rename apps/qbittorrent-vnc/{1.17.0 => 1.18.0}/docker-compose.yml (100%) diff --git a/apps/qbittorrent-vnc/1.17.0/.env.sample b/apps/qbittorrent-vnc/1.18.0/.env.sample similarity index 100% rename from apps/qbittorrent-vnc/1.17.0/.env.sample rename to apps/qbittorrent-vnc/1.18.0/.env.sample diff --git a/apps/qbittorrent-vnc/1.17.0/data.yml b/apps/qbittorrent-vnc/1.18.0/data.yml similarity index 100% rename from apps/qbittorrent-vnc/1.17.0/data.yml rename to apps/qbittorrent-vnc/1.18.0/data.yml diff --git a/apps/qbittorrent-vnc/1.17.0/docker-compose.yml b/apps/qbittorrent-vnc/1.18.0/docker-compose.yml similarity index 100% rename from apps/qbittorrent-vnc/1.17.0/docker-compose.yml rename to apps/qbittorrent-vnc/1.18.0/docker-compose.yml