From 2badb77c7fb9b35a07cc696e8ad4cdc0f2adb5fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:03:04 +0000 Subject: [PATCH 1/2] chore(deps): update kasmweb/qbittorrent docker tag to v1.16.1 --- apps/qbittorrent-vnc/1.16.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent-vnc/1.16.0/docker-compose.yml b/apps/qbittorrent-vnc/1.16.0/docker-compose.yml index bfa9e027..b6bc0c13 100644 --- a/apps/qbittorrent-vnc/1.16.0/docker-compose.yml +++ b/apps/qbittorrent-vnc/1.16.0/docker-compose.yml @@ -16,7 +16,7 @@ services: - VNC_PW=${HTTP_PWD} shm_size: ${MEM_USE} tty: true - image: kasmweb/qbittorrent:1.16.0 + image: kasmweb/qbittorrent:1.16.1 labels: createdBy: "Apps" From 4cec62488e7a8bc5287fa465ba2442ed49bc1c72 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 14 Nov 2024 16:03:17 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/qbittorrent-vnc/{1.16.0 => 1.16.1}/.env.sample | 0 apps/qbittorrent-vnc/{1.16.0 => 1.16.1}/data.yml | 0 apps/qbittorrent-vnc/{1.16.0 => 1.16.1}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/qbittorrent-vnc/{1.16.0 => 1.16.1}/.env.sample (100%) rename apps/qbittorrent-vnc/{1.16.0 => 1.16.1}/data.yml (100%) rename apps/qbittorrent-vnc/{1.16.0 => 1.16.1}/docker-compose.yml (100%) diff --git a/apps/qbittorrent-vnc/1.16.0/.env.sample b/apps/qbittorrent-vnc/1.16.1/.env.sample similarity index 100% rename from apps/qbittorrent-vnc/1.16.0/.env.sample rename to apps/qbittorrent-vnc/1.16.1/.env.sample diff --git a/apps/qbittorrent-vnc/1.16.0/data.yml b/apps/qbittorrent-vnc/1.16.1/data.yml similarity index 100% rename from apps/qbittorrent-vnc/1.16.0/data.yml rename to apps/qbittorrent-vnc/1.16.1/data.yml diff --git a/apps/qbittorrent-vnc/1.16.0/docker-compose.yml b/apps/qbittorrent-vnc/1.16.1/docker-compose.yml similarity index 100% rename from apps/qbittorrent-vnc/1.16.0/docker-compose.yml rename to apps/qbittorrent-vnc/1.16.1/docker-compose.yml