From 76929af35a4099e1356e46ae92049052e4a249dd Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Wed, 31 Dec 2025 12:49:53 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/astrbot-napcat/4.9.98/docker-compose.yml | 2 +- appstore/astrbot/{4.10.3 => 4.10.5}/.env | 0 appstore/astrbot/{4.10.3 => 4.10.5}/data.yml | 0 appstore/astrbot/{4.10.3 => 4.10.5}/docker-compose.yml | 2 +- appstore/astrbot/{4.10.3 => 4.10.5}/envs/default.env | 0 appstore/astrbot/{4.10.3 => 4.10.5}/envs/global.env | 0 appstore/astrbot/{4.10.3 => 4.10.5}/scripts/init.sh | 0 appstore/astrbot/{4.10.3 => 4.10.5}/scripts/uninstall.sh | 0 appstore/astrbot/{4.10.3 => 4.10.5}/scripts/upgrade.sh | 0 appstore/sun-panel/{1.8.0 => 1.8.1}/.env | 0 appstore/sun-panel/{1.8.0 => 1.8.1}/data.yml | 0 appstore/sun-panel/{1.8.0 => 1.8.1}/docker-compose.yml | 2 +- appstore/sun-panel/{1.8.0 => 1.8.1}/envs/default.env | 0 appstore/sun-panel/{1.8.0 => 1.8.1}/envs/global.env | 0 appstore/sun-panel/{1.8.0 => 1.8.1}/scripts/init.sh | 0 appstore/sun-panel/{1.8.0 => 1.8.1}/scripts/uninstall.sh | 0 appstore/sun-panel/{1.8.0 => 1.8.1}/scripts/upgrade.sh | 0 dockge/astrbot-napcat/docker-compose.yml | 2 +- dockge/astrbot/docker-compose.yml | 2 +- dockge/sun-panel/docker-compose.yml | 2 +- 20 files changed, 6 insertions(+), 6 deletions(-) rename appstore/astrbot/{4.10.3 => 4.10.5}/.env (100%) rename appstore/astrbot/{4.10.3 => 4.10.5}/data.yml (100%) rename appstore/astrbot/{4.10.3 => 4.10.5}/docker-compose.yml (94%) rename appstore/astrbot/{4.10.3 => 4.10.5}/envs/default.env (100%) rename appstore/astrbot/{4.10.3 => 4.10.5}/envs/global.env (100%) rename appstore/astrbot/{4.10.3 => 4.10.5}/scripts/init.sh (100%) rename appstore/astrbot/{4.10.3 => 4.10.5}/scripts/uninstall.sh (100%) rename appstore/astrbot/{4.10.3 => 4.10.5}/scripts/upgrade.sh (100%) rename appstore/sun-panel/{1.8.0 => 1.8.1}/.env (100%) rename appstore/sun-panel/{1.8.0 => 1.8.1}/data.yml (100%) rename appstore/sun-panel/{1.8.0 => 1.8.1}/docker-compose.yml (93%) rename appstore/sun-panel/{1.8.0 => 1.8.1}/envs/default.env (100%) rename appstore/sun-panel/{1.8.0 => 1.8.1}/envs/global.env (100%) rename appstore/sun-panel/{1.8.0 => 1.8.1}/scripts/init.sh (100%) rename appstore/sun-panel/{1.8.0 => 1.8.1}/scripts/uninstall.sh (100%) rename appstore/sun-panel/{1.8.0 => 1.8.1}/scripts/upgrade.sh (100%) diff --git a/appstore/astrbot-napcat/4.9.98/docker-compose.yml b/appstore/astrbot-napcat/4.9.98/docker-compose.yml index a5c2e2155..17d9b1b6f 100644 --- a/appstore/astrbot-napcat/4.9.98/docker-compose.yml +++ b/appstore/astrbot-napcat/4.9.98/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.10.5 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.10.3/.env b/appstore/astrbot/4.10.5/.env similarity index 100% rename from appstore/astrbot/4.10.3/.env rename to appstore/astrbot/4.10.5/.env diff --git a/appstore/astrbot/4.10.3/data.yml b/appstore/astrbot/4.10.5/data.yml similarity index 100% rename from appstore/astrbot/4.10.3/data.yml rename to appstore/astrbot/4.10.5/data.yml diff --git a/appstore/astrbot/4.10.3/docker-compose.yml b/appstore/astrbot/4.10.5/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.10.3/docker-compose.yml rename to appstore/astrbot/4.10.5/docker-compose.yml index 66a58d564..4cb144e13 100644 --- a/appstore/astrbot/4.10.3/docker-compose.yml +++ b/appstore/astrbot/4.10.5/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.10.5 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.10.3/envs/default.env b/appstore/astrbot/4.10.5/envs/default.env similarity index 100% rename from appstore/astrbot/4.10.3/envs/default.env rename to appstore/astrbot/4.10.5/envs/default.env diff --git a/appstore/astrbot/4.10.3/envs/global.env b/appstore/astrbot/4.10.5/envs/global.env similarity index 100% rename from appstore/astrbot/4.10.3/envs/global.env rename to appstore/astrbot/4.10.5/envs/global.env diff --git a/appstore/astrbot/4.10.3/scripts/init.sh b/appstore/astrbot/4.10.5/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.10.3/scripts/init.sh rename to appstore/astrbot/4.10.5/scripts/init.sh diff --git a/appstore/astrbot/4.10.3/scripts/uninstall.sh b/appstore/astrbot/4.10.5/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.10.3/scripts/uninstall.sh rename to appstore/astrbot/4.10.5/scripts/uninstall.sh diff --git a/appstore/astrbot/4.10.3/scripts/upgrade.sh b/appstore/astrbot/4.10.5/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.10.3/scripts/upgrade.sh rename to appstore/astrbot/4.10.5/scripts/upgrade.sh diff --git a/appstore/sun-panel/1.8.0/.env b/appstore/sun-panel/1.8.1/.env similarity index 100% rename from appstore/sun-panel/1.8.0/.env rename to appstore/sun-panel/1.8.1/.env diff --git a/appstore/sun-panel/1.8.0/data.yml b/appstore/sun-panel/1.8.1/data.yml similarity index 100% rename from appstore/sun-panel/1.8.0/data.yml rename to appstore/sun-panel/1.8.1/data.yml diff --git a/appstore/sun-panel/1.8.0/docker-compose.yml b/appstore/sun-panel/1.8.1/docker-compose.yml similarity index 93% rename from appstore/sun-panel/1.8.0/docker-compose.yml rename to appstore/sun-panel/1.8.1/docker-compose.yml index 40c02d8e7..f1ebaa2fa 100644 --- a/appstore/sun-panel/1.8.0/docker-compose.yml +++ b/appstore/sun-panel/1.8.1/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: hslr/sun-panel:1.8.0 + image: hslr/sun-panel:1.8.1 labels: createdBy: Apps networks: diff --git a/appstore/sun-panel/1.8.0/envs/default.env b/appstore/sun-panel/1.8.1/envs/default.env similarity index 100% rename from appstore/sun-panel/1.8.0/envs/default.env rename to appstore/sun-panel/1.8.1/envs/default.env diff --git a/appstore/sun-panel/1.8.0/envs/global.env b/appstore/sun-panel/1.8.1/envs/global.env similarity index 100% rename from appstore/sun-panel/1.8.0/envs/global.env rename to appstore/sun-panel/1.8.1/envs/global.env diff --git a/appstore/sun-panel/1.8.0/scripts/init.sh b/appstore/sun-panel/1.8.1/scripts/init.sh similarity index 100% rename from appstore/sun-panel/1.8.0/scripts/init.sh rename to appstore/sun-panel/1.8.1/scripts/init.sh diff --git a/appstore/sun-panel/1.8.0/scripts/uninstall.sh b/appstore/sun-panel/1.8.1/scripts/uninstall.sh similarity index 100% rename from appstore/sun-panel/1.8.0/scripts/uninstall.sh rename to appstore/sun-panel/1.8.1/scripts/uninstall.sh diff --git a/appstore/sun-panel/1.8.0/scripts/upgrade.sh b/appstore/sun-panel/1.8.1/scripts/upgrade.sh similarity index 100% rename from appstore/sun-panel/1.8.0/scripts/upgrade.sh rename to appstore/sun-panel/1.8.1/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index a5c2e2155..17d9b1b6f 100644 --- a/dockge/astrbot-napcat/docker-compose.yml +++ b/dockge/astrbot-napcat/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.10.5 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index 66a58d564..4cb144e13 100644 --- a/dockge/astrbot/docker-compose.yml +++ b/dockge/astrbot/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.10.5 labels: createdBy: Apps networks: diff --git a/dockge/sun-panel/docker-compose.yml b/dockge/sun-panel/docker-compose.yml index 40c02d8e7..f1ebaa2fa 100644 --- a/dockge/sun-panel/docker-compose.yml +++ b/dockge/sun-panel/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: hslr/sun-panel:1.8.0 + image: hslr/sun-panel:1.8.1 labels: createdBy: Apps networks: