From 4ab9f4afa125c15d57b1525798563498482b30cd Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Sun, 26 Oct 2025 06:30:04 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/prowlarr/{2.0.5 => 2.1.5}/.env | 0 appstore/prowlarr/{2.0.5 => 2.1.5}/data.yml | 0 appstore/prowlarr/{2.0.5 => 2.1.5}/docker-compose.yml | 2 +- appstore/prowlarr/{2.0.5 => 2.1.5}/envs/default.env | 0 appstore/prowlarr/{2.0.5 => 2.1.5}/envs/global.env | 0 appstore/prowlarr/{2.0.5 => 2.1.5}/scripts/init.sh | 0 appstore/prowlarr/{2.0.5 => 2.1.5}/scripts/uninstall.sh | 0 appstore/prowlarr/{2.0.5 => 2.1.5}/scripts/upgrade.sh | 0 dockge/prowlarr/docker-compose.yml | 2 +- 9 files changed, 2 insertions(+), 2 deletions(-) rename appstore/prowlarr/{2.0.5 => 2.1.5}/.env (100%) rename appstore/prowlarr/{2.0.5 => 2.1.5}/data.yml (100%) rename appstore/prowlarr/{2.0.5 => 2.1.5}/docker-compose.yml (91%) rename appstore/prowlarr/{2.0.5 => 2.1.5}/envs/default.env (100%) rename appstore/prowlarr/{2.0.5 => 2.1.5}/envs/global.env (100%) rename appstore/prowlarr/{2.0.5 => 2.1.5}/scripts/init.sh (100%) rename appstore/prowlarr/{2.0.5 => 2.1.5}/scripts/uninstall.sh (100%) rename appstore/prowlarr/{2.0.5 => 2.1.5}/scripts/upgrade.sh (100%) diff --git a/appstore/prowlarr/2.0.5/.env b/appstore/prowlarr/2.1.5/.env similarity index 100% rename from appstore/prowlarr/2.0.5/.env rename to appstore/prowlarr/2.1.5/.env diff --git a/appstore/prowlarr/2.0.5/data.yml b/appstore/prowlarr/2.1.5/data.yml similarity index 100% rename from appstore/prowlarr/2.0.5/data.yml rename to appstore/prowlarr/2.1.5/data.yml diff --git a/appstore/prowlarr/2.0.5/docker-compose.yml b/appstore/prowlarr/2.1.5/docker-compose.yml similarity index 91% rename from appstore/prowlarr/2.0.5/docker-compose.yml rename to appstore/prowlarr/2.1.5/docker-compose.yml index a0c53f83d..1a0dd7541 100644 --- a/appstore/prowlarr/2.0.5/docker-compose.yml +++ b/appstore/prowlarr/2.1.5/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=1000 - UMASK=022 - TZ=Asia/Shanghai - image: linuxserver/prowlarr:2.0.5 + image: linuxserver/prowlarr:2.1.5 labels: createdBy: Apps networks: diff --git a/appstore/prowlarr/2.0.5/envs/default.env b/appstore/prowlarr/2.1.5/envs/default.env similarity index 100% rename from appstore/prowlarr/2.0.5/envs/default.env rename to appstore/prowlarr/2.1.5/envs/default.env diff --git a/appstore/prowlarr/2.0.5/envs/global.env b/appstore/prowlarr/2.1.5/envs/global.env similarity index 100% rename from appstore/prowlarr/2.0.5/envs/global.env rename to appstore/prowlarr/2.1.5/envs/global.env diff --git a/appstore/prowlarr/2.0.5/scripts/init.sh b/appstore/prowlarr/2.1.5/scripts/init.sh similarity index 100% rename from appstore/prowlarr/2.0.5/scripts/init.sh rename to appstore/prowlarr/2.1.5/scripts/init.sh diff --git a/appstore/prowlarr/2.0.5/scripts/uninstall.sh b/appstore/prowlarr/2.1.5/scripts/uninstall.sh similarity index 100% rename from appstore/prowlarr/2.0.5/scripts/uninstall.sh rename to appstore/prowlarr/2.1.5/scripts/uninstall.sh diff --git a/appstore/prowlarr/2.0.5/scripts/upgrade.sh b/appstore/prowlarr/2.1.5/scripts/upgrade.sh similarity index 100% rename from appstore/prowlarr/2.0.5/scripts/upgrade.sh rename to appstore/prowlarr/2.1.5/scripts/upgrade.sh diff --git a/dockge/prowlarr/docker-compose.yml b/dockge/prowlarr/docker-compose.yml index a0c53f83d..1a0dd7541 100644 --- a/dockge/prowlarr/docker-compose.yml +++ b/dockge/prowlarr/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=1000 - UMASK=022 - TZ=Asia/Shanghai - image: linuxserver/prowlarr:2.0.5 + image: linuxserver/prowlarr:2.1.5 labels: createdBy: Apps networks: