From 9f7d47abd076bc092a46c73defd0b24fa8068b64 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Fri, 27 Mar 2026 18:59:31 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/casdoor/{2.370.0 => 2.371.0}/.env | 0 appstore/casdoor/{2.370.0 => 2.371.0}/config/init_data.json | 0 appstore/casdoor/{2.370.0 => 2.371.0}/data.yml | 0 appstore/casdoor/{2.370.0 => 2.371.0}/docker-compose.yml | 2 +- appstore/casdoor/{2.370.0 => 2.371.0}/envs/casdoor.env | 0 appstore/casdoor/{2.370.0 => 2.371.0}/envs/default.env | 0 appstore/casdoor/{2.370.0 => 2.371.0}/envs/global.env | 0 appstore/casdoor/{2.370.0 => 2.371.0}/scripts/init.sh | 0 appstore/casdoor/{2.370.0 => 2.371.0}/scripts/uninstall.sh | 0 appstore/casdoor/{2.370.0 => 2.371.0}/scripts/upgrade.sh | 0 appstore/ech0/{4.2.1 => 4.2.2}/.env | 0 appstore/ech0/{4.2.1 => 4.2.2}/data.yml | 0 appstore/ech0/{4.2.1 => 4.2.2}/docker-compose.yml | 2 +- appstore/ech0/{4.2.1 => 4.2.2}/envs/default.env | 0 appstore/ech0/{4.2.1 => 4.2.2}/envs/global.env | 0 appstore/ech0/{4.2.1 => 4.2.2}/scripts/init.sh | 0 appstore/ech0/{4.2.1 => 4.2.2}/scripts/uninstall.sh | 0 appstore/ech0/{4.2.1 => 4.2.2}/scripts/upgrade.sh | 0 appstore/movie-pilot/{2.9.20 => 2.9.21}/.env | 0 appstore/movie-pilot/{2.9.20 => 2.9.21}/data.yml | 0 appstore/movie-pilot/{2.9.20 => 2.9.21}/docker-compose.yml | 2 +- appstore/movie-pilot/{2.9.20 => 2.9.21}/envs/default.env | 0 appstore/movie-pilot/{2.9.20 => 2.9.21}/envs/global.env | 0 appstore/movie-pilot/{2.9.20 => 2.9.21}/scripts/init.sh | 0 appstore/movie-pilot/{2.9.20 => 2.9.21}/scripts/uninstall.sh | 0 appstore/movie-pilot/{2.9.20 => 2.9.21}/scripts/upgrade.sh | 0 dockge/casdoor/docker-compose.yml | 2 +- dockge/ech0/docker-compose.yml | 2 +- dockge/movie-pilot/docker-compose.yml | 2 +- 29 files changed, 6 insertions(+), 6 deletions(-) rename appstore/casdoor/{2.370.0 => 2.371.0}/.env (100%) rename appstore/casdoor/{2.370.0 => 2.371.0}/config/init_data.json (100%) rename appstore/casdoor/{2.370.0 => 2.371.0}/data.yml (100%) rename appstore/casdoor/{2.370.0 => 2.371.0}/docker-compose.yml (93%) rename appstore/casdoor/{2.370.0 => 2.371.0}/envs/casdoor.env (100%) rename appstore/casdoor/{2.370.0 => 2.371.0}/envs/default.env (100%) rename appstore/casdoor/{2.370.0 => 2.371.0}/envs/global.env (100%) rename appstore/casdoor/{2.370.0 => 2.371.0}/scripts/init.sh (100%) rename appstore/casdoor/{2.370.0 => 2.371.0}/scripts/uninstall.sh (100%) rename appstore/casdoor/{2.370.0 => 2.371.0}/scripts/upgrade.sh (100%) rename appstore/ech0/{4.2.1 => 4.2.2}/.env (100%) rename appstore/ech0/{4.2.1 => 4.2.2}/data.yml (100%) rename appstore/ech0/{4.2.1 => 4.2.2}/docker-compose.yml (93%) rename appstore/ech0/{4.2.1 => 4.2.2}/envs/default.env (100%) rename appstore/ech0/{4.2.1 => 4.2.2}/envs/global.env (100%) rename appstore/ech0/{4.2.1 => 4.2.2}/scripts/init.sh (100%) rename appstore/ech0/{4.2.1 => 4.2.2}/scripts/uninstall.sh (100%) rename appstore/ech0/{4.2.1 => 4.2.2}/scripts/upgrade.sh (100%) rename appstore/movie-pilot/{2.9.20 => 2.9.21}/.env (100%) rename appstore/movie-pilot/{2.9.20 => 2.9.21}/data.yml (100%) rename appstore/movie-pilot/{2.9.20 => 2.9.21}/docker-compose.yml (96%) rename appstore/movie-pilot/{2.9.20 => 2.9.21}/envs/default.env (100%) rename appstore/movie-pilot/{2.9.20 => 2.9.21}/envs/global.env (100%) rename appstore/movie-pilot/{2.9.20 => 2.9.21}/scripts/init.sh (100%) rename appstore/movie-pilot/{2.9.20 => 2.9.21}/scripts/uninstall.sh (100%) rename appstore/movie-pilot/{2.9.20 => 2.9.21}/scripts/upgrade.sh (100%) diff --git a/appstore/casdoor/2.370.0/.env b/appstore/casdoor/2.371.0/.env similarity index 100% rename from appstore/casdoor/2.370.0/.env rename to appstore/casdoor/2.371.0/.env diff --git a/appstore/casdoor/2.370.0/config/init_data.json b/appstore/casdoor/2.371.0/config/init_data.json similarity index 100% rename from appstore/casdoor/2.370.0/config/init_data.json rename to appstore/casdoor/2.371.0/config/init_data.json diff --git a/appstore/casdoor/2.370.0/data.yml b/appstore/casdoor/2.371.0/data.yml similarity index 100% rename from appstore/casdoor/2.370.0/data.yml rename to appstore/casdoor/2.371.0/data.yml diff --git a/appstore/casdoor/2.370.0/docker-compose.yml b/appstore/casdoor/2.371.0/docker-compose.yml similarity index 93% rename from appstore/casdoor/2.370.0/docker-compose.yml rename to appstore/casdoor/2.371.0/docker-compose.yml index 0cd3b1a36..a407baffa 100644 --- a/appstore/casdoor/2.370.0/docker-compose.yml +++ b/appstore/casdoor/2.371.0/docker-compose.yml @@ -14,7 +14,7 @@ services: - verificationCodeTimeout=10 - appname=casdoor - authState=casdoor - image: casbin/casdoor:2.370.0 + image: casbin/casdoor:2.371.0 labels: createdBy: Apps networks: diff --git a/appstore/casdoor/2.370.0/envs/casdoor.env b/appstore/casdoor/2.371.0/envs/casdoor.env similarity index 100% rename from appstore/casdoor/2.370.0/envs/casdoor.env rename to appstore/casdoor/2.371.0/envs/casdoor.env diff --git a/appstore/casdoor/2.370.0/envs/default.env b/appstore/casdoor/2.371.0/envs/default.env similarity index 100% rename from appstore/casdoor/2.370.0/envs/default.env rename to appstore/casdoor/2.371.0/envs/default.env diff --git a/appstore/casdoor/2.370.0/envs/global.env b/appstore/casdoor/2.371.0/envs/global.env similarity index 100% rename from appstore/casdoor/2.370.0/envs/global.env rename to appstore/casdoor/2.371.0/envs/global.env diff --git a/appstore/casdoor/2.370.0/scripts/init.sh b/appstore/casdoor/2.371.0/scripts/init.sh similarity index 100% rename from appstore/casdoor/2.370.0/scripts/init.sh rename to appstore/casdoor/2.371.0/scripts/init.sh diff --git a/appstore/casdoor/2.370.0/scripts/uninstall.sh b/appstore/casdoor/2.371.0/scripts/uninstall.sh similarity index 100% rename from appstore/casdoor/2.370.0/scripts/uninstall.sh rename to appstore/casdoor/2.371.0/scripts/uninstall.sh diff --git a/appstore/casdoor/2.370.0/scripts/upgrade.sh b/appstore/casdoor/2.371.0/scripts/upgrade.sh similarity index 100% rename from appstore/casdoor/2.370.0/scripts/upgrade.sh rename to appstore/casdoor/2.371.0/scripts/upgrade.sh diff --git a/appstore/ech0/4.2.1/.env b/appstore/ech0/4.2.2/.env similarity index 100% rename from appstore/ech0/4.2.1/.env rename to appstore/ech0/4.2.2/.env diff --git a/appstore/ech0/4.2.1/data.yml b/appstore/ech0/4.2.2/data.yml similarity index 100% rename from appstore/ech0/4.2.1/data.yml rename to appstore/ech0/4.2.2/data.yml diff --git a/appstore/ech0/4.2.1/docker-compose.yml b/appstore/ech0/4.2.2/docker-compose.yml similarity index 93% rename from appstore/ech0/4.2.1/docker-compose.yml rename to appstore/ech0/4.2.2/docker-compose.yml index c5d44653c..90d581c9d 100644 --- a/appstore/ech0/4.2.1/docker-compose.yml +++ b/appstore/ech0/4.2.2/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - HTTPS_PROXY=${HTTP_PROXY} - image: sn0wl1n/ech0:v4.2.1 + image: sn0wl1n/ech0:v4.2.2 labels: createdBy: Apps networks: diff --git a/appstore/ech0/4.2.1/envs/default.env b/appstore/ech0/4.2.2/envs/default.env similarity index 100% rename from appstore/ech0/4.2.1/envs/default.env rename to appstore/ech0/4.2.2/envs/default.env diff --git a/appstore/ech0/4.2.1/envs/global.env b/appstore/ech0/4.2.2/envs/global.env similarity index 100% rename from appstore/ech0/4.2.1/envs/global.env rename to appstore/ech0/4.2.2/envs/global.env diff --git a/appstore/ech0/4.2.1/scripts/init.sh b/appstore/ech0/4.2.2/scripts/init.sh similarity index 100% rename from appstore/ech0/4.2.1/scripts/init.sh rename to appstore/ech0/4.2.2/scripts/init.sh diff --git a/appstore/ech0/4.2.1/scripts/uninstall.sh b/appstore/ech0/4.2.2/scripts/uninstall.sh similarity index 100% rename from appstore/ech0/4.2.1/scripts/uninstall.sh rename to appstore/ech0/4.2.2/scripts/uninstall.sh diff --git a/appstore/ech0/4.2.1/scripts/upgrade.sh b/appstore/ech0/4.2.2/scripts/upgrade.sh similarity index 100% rename from appstore/ech0/4.2.1/scripts/upgrade.sh rename to appstore/ech0/4.2.2/scripts/upgrade.sh diff --git a/appstore/movie-pilot/2.9.20/.env b/appstore/movie-pilot/2.9.21/.env similarity index 100% rename from appstore/movie-pilot/2.9.20/.env rename to appstore/movie-pilot/2.9.21/.env diff --git a/appstore/movie-pilot/2.9.20/data.yml b/appstore/movie-pilot/2.9.21/data.yml similarity index 100% rename from appstore/movie-pilot/2.9.20/data.yml rename to appstore/movie-pilot/2.9.21/data.yml diff --git a/appstore/movie-pilot/2.9.20/docker-compose.yml b/appstore/movie-pilot/2.9.21/docker-compose.yml similarity index 96% rename from appstore/movie-pilot/2.9.20/docker-compose.yml rename to appstore/movie-pilot/2.9.21/docker-compose.yml index 2671b0c5b..193e695d7 100644 --- a/appstore/movie-pilot/2.9.20/docker-compose.yml +++ b/appstore/movie-pilot/2.9.21/docker-compose.yml @@ -14,7 +14,7 @@ services: - DEV=false - LOG_LEVEL=INFO - PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true - image: jxxghp/moviepilot:2.9.20 + image: jxxghp/moviepilot:2.9.21 labels: createdBy: Apps logging: diff --git a/appstore/movie-pilot/2.9.20/envs/default.env b/appstore/movie-pilot/2.9.21/envs/default.env similarity index 100% rename from appstore/movie-pilot/2.9.20/envs/default.env rename to appstore/movie-pilot/2.9.21/envs/default.env diff --git a/appstore/movie-pilot/2.9.20/envs/global.env b/appstore/movie-pilot/2.9.21/envs/global.env similarity index 100% rename from appstore/movie-pilot/2.9.20/envs/global.env rename to appstore/movie-pilot/2.9.21/envs/global.env diff --git a/appstore/movie-pilot/2.9.20/scripts/init.sh b/appstore/movie-pilot/2.9.21/scripts/init.sh similarity index 100% rename from appstore/movie-pilot/2.9.20/scripts/init.sh rename to appstore/movie-pilot/2.9.21/scripts/init.sh diff --git a/appstore/movie-pilot/2.9.20/scripts/uninstall.sh b/appstore/movie-pilot/2.9.21/scripts/uninstall.sh similarity index 100% rename from appstore/movie-pilot/2.9.20/scripts/uninstall.sh rename to appstore/movie-pilot/2.9.21/scripts/uninstall.sh diff --git a/appstore/movie-pilot/2.9.20/scripts/upgrade.sh b/appstore/movie-pilot/2.9.21/scripts/upgrade.sh similarity index 100% rename from appstore/movie-pilot/2.9.20/scripts/upgrade.sh rename to appstore/movie-pilot/2.9.21/scripts/upgrade.sh diff --git a/dockge/casdoor/docker-compose.yml b/dockge/casdoor/docker-compose.yml index 0cd3b1a36..a407baffa 100644 --- a/dockge/casdoor/docker-compose.yml +++ b/dockge/casdoor/docker-compose.yml @@ -14,7 +14,7 @@ services: - verificationCodeTimeout=10 - appname=casdoor - authState=casdoor - image: casbin/casdoor:2.370.0 + image: casbin/casdoor:2.371.0 labels: createdBy: Apps networks: diff --git a/dockge/ech0/docker-compose.yml b/dockge/ech0/docker-compose.yml index c5d44653c..90d581c9d 100644 --- a/dockge/ech0/docker-compose.yml +++ b/dockge/ech0/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - HTTPS_PROXY=${HTTP_PROXY} - image: sn0wl1n/ech0:v4.2.1 + image: sn0wl1n/ech0:v4.2.2 labels: createdBy: Apps networks: diff --git a/dockge/movie-pilot/docker-compose.yml b/dockge/movie-pilot/docker-compose.yml index 2671b0c5b..193e695d7 100644 --- a/dockge/movie-pilot/docker-compose.yml +++ b/dockge/movie-pilot/docker-compose.yml @@ -14,7 +14,7 @@ services: - DEV=false - LOG_LEVEL=INFO - PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true - image: jxxghp/moviepilot:2.9.20 + image: jxxghp/moviepilot:2.9.21 labels: createdBy: Apps logging: