From b8801166179e8facbc77c2986b4c471739350250 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Tue, 17 Dec 2024 03:46:59 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/prowlarr/{1.27.0 => 1.28.2}/.env | 0 appstore/prowlarr/{1.27.0 => 1.28.2}/data.yml | 0 appstore/prowlarr/{1.27.0 => 1.28.2}/docker-compose.yml | 2 +- appstore/prowlarr/{1.27.0 => 1.28.2}/envs/default.env | 0 appstore/prowlarr/{1.27.0 => 1.28.2}/envs/global.env | 0 appstore/prowlarr/{1.27.0 => 1.28.2}/scripts/init.sh | 0 appstore/prowlarr/{1.27.0 => 1.28.2}/scripts/uninstall.sh | 0 appstore/prowlarr/{1.27.0 => 1.28.2}/scripts/upgrade.sh | 0 dockge/prowlarr/docker-compose.yml | 2 +- 9 files changed, 2 insertions(+), 2 deletions(-) rename appstore/prowlarr/{1.27.0 => 1.28.2}/.env (100%) rename appstore/prowlarr/{1.27.0 => 1.28.2}/data.yml (100%) rename appstore/prowlarr/{1.27.0 => 1.28.2}/docker-compose.yml (91%) rename appstore/prowlarr/{1.27.0 => 1.28.2}/envs/default.env (100%) rename appstore/prowlarr/{1.27.0 => 1.28.2}/envs/global.env (100%) rename appstore/prowlarr/{1.27.0 => 1.28.2}/scripts/init.sh (100%) rename appstore/prowlarr/{1.27.0 => 1.28.2}/scripts/uninstall.sh (100%) rename appstore/prowlarr/{1.27.0 => 1.28.2}/scripts/upgrade.sh (100%) diff --git a/appstore/prowlarr/1.27.0/.env b/appstore/prowlarr/1.28.2/.env similarity index 100% rename from appstore/prowlarr/1.27.0/.env rename to appstore/prowlarr/1.28.2/.env diff --git a/appstore/prowlarr/1.27.0/data.yml b/appstore/prowlarr/1.28.2/data.yml similarity index 100% rename from appstore/prowlarr/1.27.0/data.yml rename to appstore/prowlarr/1.28.2/data.yml diff --git a/appstore/prowlarr/1.27.0/docker-compose.yml b/appstore/prowlarr/1.28.2/docker-compose.yml similarity index 91% rename from appstore/prowlarr/1.27.0/docker-compose.yml rename to appstore/prowlarr/1.28.2/docker-compose.yml index 2f609c891..2551c010f 100644 --- a/appstore/prowlarr/1.27.0/docker-compose.yml +++ b/appstore/prowlarr/1.28.2/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=1000 - UMASK=022 - TZ=Asia/Shanghai - image: linuxserver/prowlarr:1.27.0 + image: linuxserver/prowlarr:1.28.2 labels: createdBy: Apps networks: diff --git a/appstore/prowlarr/1.27.0/envs/default.env b/appstore/prowlarr/1.28.2/envs/default.env similarity index 100% rename from appstore/prowlarr/1.27.0/envs/default.env rename to appstore/prowlarr/1.28.2/envs/default.env diff --git a/appstore/prowlarr/1.27.0/envs/global.env b/appstore/prowlarr/1.28.2/envs/global.env similarity index 100% rename from appstore/prowlarr/1.27.0/envs/global.env rename to appstore/prowlarr/1.28.2/envs/global.env diff --git a/appstore/prowlarr/1.27.0/scripts/init.sh b/appstore/prowlarr/1.28.2/scripts/init.sh similarity index 100% rename from appstore/prowlarr/1.27.0/scripts/init.sh rename to appstore/prowlarr/1.28.2/scripts/init.sh diff --git a/appstore/prowlarr/1.27.0/scripts/uninstall.sh b/appstore/prowlarr/1.28.2/scripts/uninstall.sh similarity index 100% rename from appstore/prowlarr/1.27.0/scripts/uninstall.sh rename to appstore/prowlarr/1.28.2/scripts/uninstall.sh diff --git a/appstore/prowlarr/1.27.0/scripts/upgrade.sh b/appstore/prowlarr/1.28.2/scripts/upgrade.sh similarity index 100% rename from appstore/prowlarr/1.27.0/scripts/upgrade.sh rename to appstore/prowlarr/1.28.2/scripts/upgrade.sh diff --git a/dockge/prowlarr/docker-compose.yml b/dockge/prowlarr/docker-compose.yml index 2f609c891..2551c010f 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:1.27.0 + image: linuxserver/prowlarr:1.28.2 labels: createdBy: Apps networks: