From dc40dd02ba01f077fb5aba1d728d9829a74cecd3 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Thu, 14 May 2026 08:41:03 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/astrbot-napcat/4.18.1/docker-compose.yml | 2 +- appstore/astrbot/{4.24.2 => 4.24.5}/.env | 0 appstore/astrbot/{4.24.2 => 4.24.5}/data.yml | 0 appstore/astrbot/{4.24.2 => 4.24.5}/docker-compose.yml | 2 +- appstore/astrbot/{4.24.2 => 4.24.5}/envs/default.env | 0 appstore/astrbot/{4.24.2 => 4.24.5}/envs/global.env | 0 appstore/astrbot/{4.24.2 => 4.24.5}/scripts/init.sh | 0 appstore/astrbot/{4.24.2 => 4.24.5}/scripts/uninstall.sh | 0 appstore/astrbot/{4.24.2 => 4.24.5}/scripts/upgrade.sh | 0 appstore/maxkb/{2.9.0 => 2.9.1}/.env | 0 appstore/maxkb/{2.9.0 => 2.9.1}/data.yml | 0 appstore/maxkb/{2.9.0 => 2.9.1}/docker-compose.yml | 2 +- appstore/maxkb/{2.9.0 => 2.9.1}/envs/default.env | 0 appstore/maxkb/{2.9.0 => 2.9.1}/envs/global.env | 0 appstore/maxkb/{2.9.0 => 2.9.1}/scripts/init.sh | 0 appstore/maxkb/{2.9.0 => 2.9.1}/scripts/uninstall.sh | 0 appstore/maxkb/{2.9.0 => 2.9.1}/scripts/upgrade.sh | 0 appstore/telegram-search/{1.2.5 => 1.2.6}/.env | 0 appstore/telegram-search/{1.2.5 => 1.2.6}/config/config.yaml | 0 appstore/telegram-search/{1.2.5 => 1.2.6}/config/init.sql | 0 appstore/telegram-search/{1.2.5 => 1.2.6}/data.yml | 0 appstore/telegram-search/{1.2.5 => 1.2.6}/docker-compose.yml | 2 +- appstore/telegram-search/{1.2.5 => 1.2.6}/envs/default.env | 0 appstore/telegram-search/{1.2.5 => 1.2.6}/envs/global.env | 0 appstore/telegram-search/{1.2.5 => 1.2.6}/scripts/init.sh | 0 appstore/telegram-search/{1.2.5 => 1.2.6}/scripts/uninstall.sh | 0 appstore/telegram-search/{1.2.5 => 1.2.6}/scripts/upgrade.sh | 0 dockge/astrbot-napcat/docker-compose.yml | 2 +- dockge/astrbot/docker-compose.yml | 2 +- dockge/maxkb/docker-compose.yml | 2 +- dockge/telegram-search/docker-compose.yml | 2 +- 31 files changed, 8 insertions(+), 8 deletions(-) rename appstore/astrbot/{4.24.2 => 4.24.5}/.env (100%) rename appstore/astrbot/{4.24.2 => 4.24.5}/data.yml (100%) rename appstore/astrbot/{4.24.2 => 4.24.5}/docker-compose.yml (94%) rename appstore/astrbot/{4.24.2 => 4.24.5}/envs/default.env (100%) rename appstore/astrbot/{4.24.2 => 4.24.5}/envs/global.env (100%) rename appstore/astrbot/{4.24.2 => 4.24.5}/scripts/init.sh (100%) rename appstore/astrbot/{4.24.2 => 4.24.5}/scripts/uninstall.sh (100%) rename appstore/astrbot/{4.24.2 => 4.24.5}/scripts/upgrade.sh (100%) rename appstore/maxkb/{2.9.0 => 2.9.1}/.env (100%) rename appstore/maxkb/{2.9.0 => 2.9.1}/data.yml (100%) rename appstore/maxkb/{2.9.0 => 2.9.1}/docker-compose.yml (94%) rename appstore/maxkb/{2.9.0 => 2.9.1}/envs/default.env (100%) rename appstore/maxkb/{2.9.0 => 2.9.1}/envs/global.env (100%) rename appstore/maxkb/{2.9.0 => 2.9.1}/scripts/init.sh (100%) rename appstore/maxkb/{2.9.0 => 2.9.1}/scripts/uninstall.sh (100%) rename appstore/maxkb/{2.9.0 => 2.9.1}/scripts/upgrade.sh (100%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/.env (100%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/config/config.yaml (100%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/config/init.sql (100%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/data.yml (100%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/docker-compose.yml (96%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/envs/default.env (100%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/envs/global.env (100%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/scripts/init.sh (100%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/scripts/uninstall.sh (100%) rename appstore/telegram-search/{1.2.5 => 1.2.6}/scripts/upgrade.sh (100%) diff --git a/appstore/astrbot-napcat/4.18.1/docker-compose.yml b/appstore/astrbot-napcat/4.18.1/docker-compose.yml index 5c18f0968..b0d8cef5f 100644 --- a/appstore/astrbot-napcat/4.18.1/docker-compose.yml +++ b/appstore/astrbot-napcat/4.18.1/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.24.2 + image: soulter/astrbot:v4.24.5 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.24.2/.env b/appstore/astrbot/4.24.5/.env similarity index 100% rename from appstore/astrbot/4.24.2/.env rename to appstore/astrbot/4.24.5/.env diff --git a/appstore/astrbot/4.24.2/data.yml b/appstore/astrbot/4.24.5/data.yml similarity index 100% rename from appstore/astrbot/4.24.2/data.yml rename to appstore/astrbot/4.24.5/data.yml diff --git a/appstore/astrbot/4.24.2/docker-compose.yml b/appstore/astrbot/4.24.5/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.24.2/docker-compose.yml rename to appstore/astrbot/4.24.5/docker-compose.yml index d760869eb..3506d12a8 100644 --- a/appstore/astrbot/4.24.2/docker-compose.yml +++ b/appstore/astrbot/4.24.5/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.24.2 + image: soulter/astrbot:v4.24.5 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.24.2/envs/default.env b/appstore/astrbot/4.24.5/envs/default.env similarity index 100% rename from appstore/astrbot/4.24.2/envs/default.env rename to appstore/astrbot/4.24.5/envs/default.env diff --git a/appstore/astrbot/4.24.2/envs/global.env b/appstore/astrbot/4.24.5/envs/global.env similarity index 100% rename from appstore/astrbot/4.24.2/envs/global.env rename to appstore/astrbot/4.24.5/envs/global.env diff --git a/appstore/astrbot/4.24.2/scripts/init.sh b/appstore/astrbot/4.24.5/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.24.2/scripts/init.sh rename to appstore/astrbot/4.24.5/scripts/init.sh diff --git a/appstore/astrbot/4.24.2/scripts/uninstall.sh b/appstore/astrbot/4.24.5/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.24.2/scripts/uninstall.sh rename to appstore/astrbot/4.24.5/scripts/uninstall.sh diff --git a/appstore/astrbot/4.24.2/scripts/upgrade.sh b/appstore/astrbot/4.24.5/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.24.2/scripts/upgrade.sh rename to appstore/astrbot/4.24.5/scripts/upgrade.sh diff --git a/appstore/maxkb/2.9.0/.env b/appstore/maxkb/2.9.1/.env similarity index 100% rename from appstore/maxkb/2.9.0/.env rename to appstore/maxkb/2.9.1/.env diff --git a/appstore/maxkb/2.9.0/data.yml b/appstore/maxkb/2.9.1/data.yml similarity index 100% rename from appstore/maxkb/2.9.0/data.yml rename to appstore/maxkb/2.9.1/data.yml diff --git a/appstore/maxkb/2.9.0/docker-compose.yml b/appstore/maxkb/2.9.1/docker-compose.yml similarity index 94% rename from appstore/maxkb/2.9.0/docker-compose.yml rename to appstore/maxkb/2.9.1/docker-compose.yml index c163356b3..fdd7b27cc 100644 --- a/appstore/maxkb/2.9.0/docker-compose.yml +++ b/appstore/maxkb/2.9.1/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: 1panel/maxkb:v2.9.0 + image: 1panel/maxkb:v2.9.1 labels: createdBy: Apps networks: diff --git a/appstore/maxkb/2.9.0/envs/default.env b/appstore/maxkb/2.9.1/envs/default.env similarity index 100% rename from appstore/maxkb/2.9.0/envs/default.env rename to appstore/maxkb/2.9.1/envs/default.env diff --git a/appstore/maxkb/2.9.0/envs/global.env b/appstore/maxkb/2.9.1/envs/global.env similarity index 100% rename from appstore/maxkb/2.9.0/envs/global.env rename to appstore/maxkb/2.9.1/envs/global.env diff --git a/appstore/maxkb/2.9.0/scripts/init.sh b/appstore/maxkb/2.9.1/scripts/init.sh similarity index 100% rename from appstore/maxkb/2.9.0/scripts/init.sh rename to appstore/maxkb/2.9.1/scripts/init.sh diff --git a/appstore/maxkb/2.9.0/scripts/uninstall.sh b/appstore/maxkb/2.9.1/scripts/uninstall.sh similarity index 100% rename from appstore/maxkb/2.9.0/scripts/uninstall.sh rename to appstore/maxkb/2.9.1/scripts/uninstall.sh diff --git a/appstore/maxkb/2.9.0/scripts/upgrade.sh b/appstore/maxkb/2.9.1/scripts/upgrade.sh similarity index 100% rename from appstore/maxkb/2.9.0/scripts/upgrade.sh rename to appstore/maxkb/2.9.1/scripts/upgrade.sh diff --git a/appstore/telegram-search/1.2.5/.env b/appstore/telegram-search/1.2.6/.env similarity index 100% rename from appstore/telegram-search/1.2.5/.env rename to appstore/telegram-search/1.2.6/.env diff --git a/appstore/telegram-search/1.2.5/config/config.yaml b/appstore/telegram-search/1.2.6/config/config.yaml similarity index 100% rename from appstore/telegram-search/1.2.5/config/config.yaml rename to appstore/telegram-search/1.2.6/config/config.yaml diff --git a/appstore/telegram-search/1.2.5/config/init.sql b/appstore/telegram-search/1.2.6/config/init.sql similarity index 100% rename from appstore/telegram-search/1.2.5/config/init.sql rename to appstore/telegram-search/1.2.6/config/init.sql diff --git a/appstore/telegram-search/1.2.5/data.yml b/appstore/telegram-search/1.2.6/data.yml similarity index 100% rename from appstore/telegram-search/1.2.5/data.yml rename to appstore/telegram-search/1.2.6/data.yml diff --git a/appstore/telegram-search/1.2.5/docker-compose.yml b/appstore/telegram-search/1.2.6/docker-compose.yml similarity index 96% rename from appstore/telegram-search/1.2.5/docker-compose.yml rename to appstore/telegram-search/1.2.6/docker-compose.yml index 3ce848196..c8cd279c0 100644 --- a/appstore/telegram-search/1.2.5/docker-compose.yml +++ b/appstore/telegram-search/1.2.6/docker-compose.yml @@ -14,7 +14,7 @@ services: - TZ=Asia/Shanghai - DATABASE_TYPE=postgres - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE} - image: ghcr.io/groupultra/telegram-search:1.2.5 + image: ghcr.io/groupultra/telegram-search:1.2.6 labels: createdBy: Apps networks: diff --git a/appstore/telegram-search/1.2.5/envs/default.env b/appstore/telegram-search/1.2.6/envs/default.env similarity index 100% rename from appstore/telegram-search/1.2.5/envs/default.env rename to appstore/telegram-search/1.2.6/envs/default.env diff --git a/appstore/telegram-search/1.2.5/envs/global.env b/appstore/telegram-search/1.2.6/envs/global.env similarity index 100% rename from appstore/telegram-search/1.2.5/envs/global.env rename to appstore/telegram-search/1.2.6/envs/global.env diff --git a/appstore/telegram-search/1.2.5/scripts/init.sh b/appstore/telegram-search/1.2.6/scripts/init.sh similarity index 100% rename from appstore/telegram-search/1.2.5/scripts/init.sh rename to appstore/telegram-search/1.2.6/scripts/init.sh diff --git a/appstore/telegram-search/1.2.5/scripts/uninstall.sh b/appstore/telegram-search/1.2.6/scripts/uninstall.sh similarity index 100% rename from appstore/telegram-search/1.2.5/scripts/uninstall.sh rename to appstore/telegram-search/1.2.6/scripts/uninstall.sh diff --git a/appstore/telegram-search/1.2.5/scripts/upgrade.sh b/appstore/telegram-search/1.2.6/scripts/upgrade.sh similarity index 100% rename from appstore/telegram-search/1.2.5/scripts/upgrade.sh rename to appstore/telegram-search/1.2.6/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 5c18f0968..b0d8cef5f 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.24.2 + image: soulter/astrbot:v4.24.5 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index d760869eb..3506d12a8 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.24.2 + image: soulter/astrbot:v4.24.5 labels: createdBy: Apps networks: diff --git a/dockge/maxkb/docker-compose.yml b/dockge/maxkb/docker-compose.yml index c163356b3..fdd7b27cc 100644 --- a/dockge/maxkb/docker-compose.yml +++ b/dockge/maxkb/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: 1panel/maxkb:v2.9.0 + image: 1panel/maxkb:v2.9.1 labels: createdBy: Apps networks: diff --git a/dockge/telegram-search/docker-compose.yml b/dockge/telegram-search/docker-compose.yml index 3ce848196..c8cd279c0 100644 --- a/dockge/telegram-search/docker-compose.yml +++ b/dockge/telegram-search/docker-compose.yml @@ -14,7 +14,7 @@ services: - TZ=Asia/Shanghai - DATABASE_TYPE=postgres - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE} - image: ghcr.io/groupultra/telegram-search:1.2.5 + image: ghcr.io/groupultra/telegram-search:1.2.6 labels: createdBy: Apps networks: