From 765e35fcbe9f8a00195154e254e12a6686e52858 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Fri, 28 Nov 2025 12:46:39 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/astrbot-napcat/4.9.78/docker-compose.yml | 2 +- appstore/astrbot/{4.7.0 => 4.7.1}/.env | 0 appstore/astrbot/{4.7.0 => 4.7.1}/data.yml | 0 appstore/astrbot/{4.7.0 => 4.7.1}/docker-compose.yml | 2 +- appstore/astrbot/{4.7.0 => 4.7.1}/envs/default.env | 0 appstore/astrbot/{4.7.0 => 4.7.1}/envs/global.env | 0 appstore/astrbot/{4.7.0 => 4.7.1}/scripts/init.sh | 0 appstore/astrbot/{4.7.0 => 4.7.1}/scripts/uninstall.sh | 0 appstore/astrbot/{4.7.0 => 4.7.1}/scripts/upgrade.sh | 0 appstore/nodepassdash/{3.2.6 => 3.2.7}/.env | 0 appstore/nodepassdash/{3.2.6 => 3.2.7}/data.yml | 0 .../nodepassdash/{3.2.6 => 3.2.7}/docker-compose.yml | 2 +- .../nodepassdash/{3.2.6 => 3.2.7}/envs/default.env | 0 appstore/nodepassdash/{3.2.6 => 3.2.7}/envs/global.env | 0 appstore/nodepassdash/{3.2.6 => 3.2.7}/scripts/init.sh | 0 .../nodepassdash/{3.2.6 => 3.2.7}/scripts/uninstall.sh | 0 .../nodepassdash/{3.2.6 => 3.2.7}/scripts/upgrade.sh | 0 appstore/seaweedfs/{4.00 => 4.01}/.env | 0 .../seaweedfs/{4.00 => 4.01}/config/prometheus.yml | 0 appstore/seaweedfs/{4.00 => 4.01}/data.yml | 0 appstore/seaweedfs/{4.00 => 4.01}/docker-compose.yml | 10 +++++----- appstore/seaweedfs/{4.00 => 4.01}/envs/default.env | 0 appstore/seaweedfs/{4.00 => 4.01}/envs/global.env | 0 appstore/seaweedfs/{4.00 => 4.01}/scripts/init.sh | 0 appstore/seaweedfs/{4.00 => 4.01}/scripts/uninstall.sh | 0 appstore/seaweedfs/{4.00 => 4.01}/scripts/upgrade.sh | 0 dockge/astrbot-napcat/docker-compose.yml | 2 +- dockge/astrbot/docker-compose.yml | 2 +- dockge/nodepassdash/docker-compose.yml | 2 +- dockge/{nodepassdash_2_2_1 => nodepassdash_3_2_7}/.env | 0 .../docker-compose.yml | 2 +- .../envs/default.env | 0 .../envs/global.env | 0 dockge/seaweedfs/docker-compose.yml | 10 +++++----- 34 files changed, 17 insertions(+), 17 deletions(-) rename appstore/astrbot/{4.7.0 => 4.7.1}/.env (100%) rename appstore/astrbot/{4.7.0 => 4.7.1}/data.yml (100%) rename appstore/astrbot/{4.7.0 => 4.7.1}/docker-compose.yml (94%) rename appstore/astrbot/{4.7.0 => 4.7.1}/envs/default.env (100%) rename appstore/astrbot/{4.7.0 => 4.7.1}/envs/global.env (100%) rename appstore/astrbot/{4.7.0 => 4.7.1}/scripts/init.sh (100%) rename appstore/astrbot/{4.7.0 => 4.7.1}/scripts/uninstall.sh (100%) rename appstore/astrbot/{4.7.0 => 4.7.1}/scripts/upgrade.sh (100%) rename appstore/nodepassdash/{3.2.6 => 3.2.7}/.env (100%) rename appstore/nodepassdash/{3.2.6 => 3.2.7}/data.yml (100%) rename appstore/nodepassdash/{3.2.6 => 3.2.7}/docker-compose.yml (90%) rename appstore/nodepassdash/{3.2.6 => 3.2.7}/envs/default.env (100%) rename appstore/nodepassdash/{3.2.6 => 3.2.7}/envs/global.env (100%) rename appstore/nodepassdash/{3.2.6 => 3.2.7}/scripts/init.sh (100%) rename appstore/nodepassdash/{3.2.6 => 3.2.7}/scripts/uninstall.sh (100%) rename appstore/nodepassdash/{3.2.6 => 3.2.7}/scripts/upgrade.sh (100%) rename appstore/seaweedfs/{4.00 => 4.01}/.env (100%) rename appstore/seaweedfs/{4.00 => 4.01}/config/prometheus.yml (100%) rename appstore/seaweedfs/{4.00 => 4.01}/data.yml (100%) rename appstore/seaweedfs/{4.00 => 4.01}/docker-compose.yml (96%) rename appstore/seaweedfs/{4.00 => 4.01}/envs/default.env (100%) rename appstore/seaweedfs/{4.00 => 4.01}/envs/global.env (100%) rename appstore/seaweedfs/{4.00 => 4.01}/scripts/init.sh (100%) rename appstore/seaweedfs/{4.00 => 4.01}/scripts/uninstall.sh (100%) rename appstore/seaweedfs/{4.00 => 4.01}/scripts/upgrade.sh (100%) rename dockge/{nodepassdash_2_2_1 => nodepassdash_3_2_7}/.env (100%) rename dockge/{nodepassdash_2_2_1 => nodepassdash_3_2_7}/docker-compose.yml (90%) rename dockge/{nodepassdash_2_2_1 => nodepassdash_3_2_7}/envs/default.env (100%) rename dockge/{nodepassdash_2_2_1 => nodepassdash_3_2_7}/envs/global.env (100%) diff --git a/appstore/astrbot-napcat/4.9.78/docker-compose.yml b/appstore/astrbot-napcat/4.9.78/docker-compose.yml index faca723e8..2d19b2946 100644 --- a/appstore/astrbot-napcat/4.9.78/docker-compose.yml +++ b/appstore/astrbot-napcat/4.9.78/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.7.0 + image: soulter/astrbot:v4.7.1 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.7.0/.env b/appstore/astrbot/4.7.1/.env similarity index 100% rename from appstore/astrbot/4.7.0/.env rename to appstore/astrbot/4.7.1/.env diff --git a/appstore/astrbot/4.7.0/data.yml b/appstore/astrbot/4.7.1/data.yml similarity index 100% rename from appstore/astrbot/4.7.0/data.yml rename to appstore/astrbot/4.7.1/data.yml diff --git a/appstore/astrbot/4.7.0/docker-compose.yml b/appstore/astrbot/4.7.1/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.7.0/docker-compose.yml rename to appstore/astrbot/4.7.1/docker-compose.yml index e65c40b6c..ef713eb26 100644 --- a/appstore/astrbot/4.7.0/docker-compose.yml +++ b/appstore/astrbot/4.7.1/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.7.0 + image: soulter/astrbot:v4.7.1 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.7.0/envs/default.env b/appstore/astrbot/4.7.1/envs/default.env similarity index 100% rename from appstore/astrbot/4.7.0/envs/default.env rename to appstore/astrbot/4.7.1/envs/default.env diff --git a/appstore/astrbot/4.7.0/envs/global.env b/appstore/astrbot/4.7.1/envs/global.env similarity index 100% rename from appstore/astrbot/4.7.0/envs/global.env rename to appstore/astrbot/4.7.1/envs/global.env diff --git a/appstore/astrbot/4.7.0/scripts/init.sh b/appstore/astrbot/4.7.1/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.7.0/scripts/init.sh rename to appstore/astrbot/4.7.1/scripts/init.sh diff --git a/appstore/astrbot/4.7.0/scripts/uninstall.sh b/appstore/astrbot/4.7.1/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.7.0/scripts/uninstall.sh rename to appstore/astrbot/4.7.1/scripts/uninstall.sh diff --git a/appstore/astrbot/4.7.0/scripts/upgrade.sh b/appstore/astrbot/4.7.1/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.7.0/scripts/upgrade.sh rename to appstore/astrbot/4.7.1/scripts/upgrade.sh diff --git a/appstore/nodepassdash/3.2.6/.env b/appstore/nodepassdash/3.2.7/.env similarity index 100% rename from appstore/nodepassdash/3.2.6/.env rename to appstore/nodepassdash/3.2.7/.env diff --git a/appstore/nodepassdash/3.2.6/data.yml b/appstore/nodepassdash/3.2.7/data.yml similarity index 100% rename from appstore/nodepassdash/3.2.6/data.yml rename to appstore/nodepassdash/3.2.7/data.yml diff --git a/appstore/nodepassdash/3.2.6/docker-compose.yml b/appstore/nodepassdash/3.2.7/docker-compose.yml similarity index 90% rename from appstore/nodepassdash/3.2.6/docker-compose.yml rename to appstore/nodepassdash/3.2.7/docker-compose.yml index 55b42216c..e296cc2e4 100644 --- a/appstore/nodepassdash/3.2.6/docker-compose.yml +++ b/appstore/nodepassdash/3.2.7/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - PORT=${PANEL_APP_PORT_HTTP} - image: ghcr.io/nodepassproject/nodepassdash:3.2.6 + image: ghcr.io/nodepassproject/nodepassdash:3.2.7 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/nodepassdash/3.2.6/envs/default.env b/appstore/nodepassdash/3.2.7/envs/default.env similarity index 100% rename from appstore/nodepassdash/3.2.6/envs/default.env rename to appstore/nodepassdash/3.2.7/envs/default.env diff --git a/appstore/nodepassdash/3.2.6/envs/global.env b/appstore/nodepassdash/3.2.7/envs/global.env similarity index 100% rename from appstore/nodepassdash/3.2.6/envs/global.env rename to appstore/nodepassdash/3.2.7/envs/global.env diff --git a/appstore/nodepassdash/3.2.6/scripts/init.sh b/appstore/nodepassdash/3.2.7/scripts/init.sh similarity index 100% rename from appstore/nodepassdash/3.2.6/scripts/init.sh rename to appstore/nodepassdash/3.2.7/scripts/init.sh diff --git a/appstore/nodepassdash/3.2.6/scripts/uninstall.sh b/appstore/nodepassdash/3.2.7/scripts/uninstall.sh similarity index 100% rename from appstore/nodepassdash/3.2.6/scripts/uninstall.sh rename to appstore/nodepassdash/3.2.7/scripts/uninstall.sh diff --git a/appstore/nodepassdash/3.2.6/scripts/upgrade.sh b/appstore/nodepassdash/3.2.7/scripts/upgrade.sh similarity index 100% rename from appstore/nodepassdash/3.2.6/scripts/upgrade.sh rename to appstore/nodepassdash/3.2.7/scripts/upgrade.sh diff --git a/appstore/seaweedfs/4.00/.env b/appstore/seaweedfs/4.01/.env similarity index 100% rename from appstore/seaweedfs/4.00/.env rename to appstore/seaweedfs/4.01/.env diff --git a/appstore/seaweedfs/4.00/config/prometheus.yml b/appstore/seaweedfs/4.01/config/prometheus.yml similarity index 100% rename from appstore/seaweedfs/4.00/config/prometheus.yml rename to appstore/seaweedfs/4.01/config/prometheus.yml diff --git a/appstore/seaweedfs/4.00/data.yml b/appstore/seaweedfs/4.01/data.yml similarity index 100% rename from appstore/seaweedfs/4.00/data.yml rename to appstore/seaweedfs/4.01/data.yml diff --git a/appstore/seaweedfs/4.00/docker-compose.yml b/appstore/seaweedfs/4.01/docker-compose.yml similarity index 96% rename from appstore/seaweedfs/4.00/docker-compose.yml rename to appstore/seaweedfs/4.01/docker-compose.yml index f225cfb01..0cc1e020c 100644 --- a/appstore/seaweedfs/4.00/docker-compose.yml +++ b/appstore/seaweedfs/4.01/docker-compose.yml @@ -14,7 +14,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 networks: - seaweedfs-network ports: @@ -36,7 +36,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 networks: - seaweedfs-network ports: @@ -78,7 +78,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 labels: createdBy: Apps networks: @@ -101,7 +101,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 networks: - seaweedfs-network ports: @@ -125,7 +125,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 networks: - seaweedfs-network ports: diff --git a/appstore/seaweedfs/4.00/envs/default.env b/appstore/seaweedfs/4.01/envs/default.env similarity index 100% rename from appstore/seaweedfs/4.00/envs/default.env rename to appstore/seaweedfs/4.01/envs/default.env diff --git a/appstore/seaweedfs/4.00/envs/global.env b/appstore/seaweedfs/4.01/envs/global.env similarity index 100% rename from appstore/seaweedfs/4.00/envs/global.env rename to appstore/seaweedfs/4.01/envs/global.env diff --git a/appstore/seaweedfs/4.00/scripts/init.sh b/appstore/seaweedfs/4.01/scripts/init.sh similarity index 100% rename from appstore/seaweedfs/4.00/scripts/init.sh rename to appstore/seaweedfs/4.01/scripts/init.sh diff --git a/appstore/seaweedfs/4.00/scripts/uninstall.sh b/appstore/seaweedfs/4.01/scripts/uninstall.sh similarity index 100% rename from appstore/seaweedfs/4.00/scripts/uninstall.sh rename to appstore/seaweedfs/4.01/scripts/uninstall.sh diff --git a/appstore/seaweedfs/4.00/scripts/upgrade.sh b/appstore/seaweedfs/4.01/scripts/upgrade.sh similarity index 100% rename from appstore/seaweedfs/4.00/scripts/upgrade.sh rename to appstore/seaweedfs/4.01/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index faca723e8..2d19b2946 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.7.0 + image: soulter/astrbot:v4.7.1 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index e65c40b6c..ef713eb26 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.7.0 + image: soulter/astrbot:v4.7.1 labels: createdBy: Apps networks: diff --git a/dockge/nodepassdash/docker-compose.yml b/dockge/nodepassdash/docker-compose.yml index 55b42216c..b9a42c35e 100644 --- a/dockge/nodepassdash/docker-compose.yml +++ b/dockge/nodepassdash/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - PORT=${PANEL_APP_PORT_HTTP} - image: ghcr.io/nodepassproject/nodepassdash:3.2.6 + image: ghcr.io/nodepassproject/nodepassdash:2.2.1 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/nodepassdash_2_2_1/.env b/dockge/nodepassdash_3_2_7/.env similarity index 100% rename from dockge/nodepassdash_2_2_1/.env rename to dockge/nodepassdash_3_2_7/.env diff --git a/dockge/nodepassdash_2_2_1/docker-compose.yml b/dockge/nodepassdash_3_2_7/docker-compose.yml similarity index 90% rename from dockge/nodepassdash_2_2_1/docker-compose.yml rename to dockge/nodepassdash_3_2_7/docker-compose.yml index b9a42c35e..e296cc2e4 100644 --- a/dockge/nodepassdash_2_2_1/docker-compose.yml +++ b/dockge/nodepassdash_3_2_7/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - PORT=${PANEL_APP_PORT_HTTP} - image: ghcr.io/nodepassproject/nodepassdash:2.2.1 + image: ghcr.io/nodepassproject/nodepassdash:3.2.7 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/nodepassdash_2_2_1/envs/default.env b/dockge/nodepassdash_3_2_7/envs/default.env similarity index 100% rename from dockge/nodepassdash_2_2_1/envs/default.env rename to dockge/nodepassdash_3_2_7/envs/default.env diff --git a/dockge/nodepassdash_2_2_1/envs/global.env b/dockge/nodepassdash_3_2_7/envs/global.env similarity index 100% rename from dockge/nodepassdash_2_2_1/envs/global.env rename to dockge/nodepassdash_3_2_7/envs/global.env diff --git a/dockge/seaweedfs/docker-compose.yml b/dockge/seaweedfs/docker-compose.yml index f225cfb01..0cc1e020c 100644 --- a/dockge/seaweedfs/docker-compose.yml +++ b/dockge/seaweedfs/docker-compose.yml @@ -14,7 +14,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 networks: - seaweedfs-network ports: @@ -36,7 +36,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 networks: - seaweedfs-network ports: @@ -78,7 +78,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 labels: createdBy: Apps networks: @@ -101,7 +101,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 networks: - seaweedfs-network ports: @@ -125,7 +125,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.00 + image: chrislusf/seaweedfs:4.01 networks: - seaweedfs-network ports: