From bd9c81fcb7a2f49cd8cc96320a5eb799759d2b25 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 --- apps/qbittorrent-vnc/1.16.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent-vnc/1.16.1/docker-compose.yml b/apps/qbittorrent-vnc/1.16.1/docker-compose.yml index b6bc0c13..7185483c 100644 --- a/apps/qbittorrent-vnc/1.16.1/docker-compose.yml +++ b/apps/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 cb4e44ce21356be38b6b76c8f1a657f1e0aa2cb6 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] --- apps/qbittorrent-vnc/{1.16.1 => 1.17.0}/.env.sample | 0 apps/qbittorrent-vnc/{1.16.1 => 1.17.0}/data.yml | 0 apps/qbittorrent-vnc/{1.16.1 => 1.17.0}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/qbittorrent-vnc/{1.16.1 => 1.17.0}/.env.sample (100%) rename apps/qbittorrent-vnc/{1.16.1 => 1.17.0}/data.yml (100%) rename apps/qbittorrent-vnc/{1.16.1 => 1.17.0}/docker-compose.yml (100%) diff --git a/apps/qbittorrent-vnc/1.16.1/.env.sample b/apps/qbittorrent-vnc/1.17.0/.env.sample similarity index 100% rename from apps/qbittorrent-vnc/1.16.1/.env.sample rename to apps/qbittorrent-vnc/1.17.0/.env.sample diff --git a/apps/qbittorrent-vnc/1.16.1/data.yml b/apps/qbittorrent-vnc/1.17.0/data.yml similarity index 100% rename from apps/qbittorrent-vnc/1.16.1/data.yml rename to apps/qbittorrent-vnc/1.17.0/data.yml diff --git a/apps/qbittorrent-vnc/1.16.1/docker-compose.yml b/apps/qbittorrent-vnc/1.17.0/docker-compose.yml similarity index 100% rename from apps/qbittorrent-vnc/1.16.1/docker-compose.yml rename to apps/qbittorrent-vnc/1.17.0/docker-compose.yml