From 7870903343ca9f68b821203cedaa6a0f7e3415dc Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Thu, 16 Oct 2025 21:18:01 +0000 Subject: [PATCH] Synced apps from source repository via GitHub Actions --- apps/astrbot-napcat/{4.8.121 => 4.8.122}/.env | 0 apps/astrbot-napcat/{4.8.121 => 4.8.122}/data.yml | 0 apps/astrbot-napcat/{4.8.121 => 4.8.122}/docker-compose.yml | 2 +- apps/astrbot-napcat/{4.8.121 => 4.8.122}/envs/default.env | 0 apps/astrbot-napcat/{4.8.121 => 4.8.122}/envs/global.env | 0 apps/astrbot-napcat/{4.8.121 => 4.8.122}/scripts/init.sh | 0 apps/astrbot-napcat/{4.8.121 => 4.8.122}/scripts/uninstall.sh | 0 apps/astrbot-napcat/{4.8.121 => 4.8.122}/scripts/upgrade.sh | 0 apps/open-webui/{0.6.33 => 0.6.34}/.env | 0 apps/open-webui/{0.6.33 => 0.6.34}/data.yml | 0 apps/open-webui/{0.6.33 => 0.6.34}/docker-compose.yml | 2 +- apps/open-webui/{0.6.33 => 0.6.34}/envs/default.env | 0 apps/open-webui/{0.6.33 => 0.6.34}/envs/global.env | 0 apps/open-webui/{0.6.33 => 0.6.34}/scripts/init.sh | 0 apps/open-webui/{0.6.33 => 0.6.34}/scripts/uninstall.sh | 0 apps/open-webui/{0.6.33 => 0.6.34}/scripts/upgrade.sh | 0 16 files changed, 2 insertions(+), 2 deletions(-) rename apps/astrbot-napcat/{4.8.121 => 4.8.122}/.env (100%) rename apps/astrbot-napcat/{4.8.121 => 4.8.122}/data.yml (100%) rename apps/astrbot-napcat/{4.8.121 => 4.8.122}/docker-compose.yml (96%) rename apps/astrbot-napcat/{4.8.121 => 4.8.122}/envs/default.env (100%) rename apps/astrbot-napcat/{4.8.121 => 4.8.122}/envs/global.env (100%) rename apps/astrbot-napcat/{4.8.121 => 4.8.122}/scripts/init.sh (100%) rename apps/astrbot-napcat/{4.8.121 => 4.8.122}/scripts/uninstall.sh (100%) rename apps/astrbot-napcat/{4.8.121 => 4.8.122}/scripts/upgrade.sh (100%) rename apps/open-webui/{0.6.33 => 0.6.34}/.env (100%) rename apps/open-webui/{0.6.33 => 0.6.34}/data.yml (100%) rename apps/open-webui/{0.6.33 => 0.6.34}/docker-compose.yml (91%) rename apps/open-webui/{0.6.33 => 0.6.34}/envs/default.env (100%) rename apps/open-webui/{0.6.33 => 0.6.34}/envs/global.env (100%) rename apps/open-webui/{0.6.33 => 0.6.34}/scripts/init.sh (100%) rename apps/open-webui/{0.6.33 => 0.6.34}/scripts/uninstall.sh (100%) rename apps/open-webui/{0.6.33 => 0.6.34}/scripts/upgrade.sh (100%) diff --git a/apps/astrbot-napcat/4.8.121/.env b/apps/astrbot-napcat/4.8.122/.env similarity index 100% rename from apps/astrbot-napcat/4.8.121/.env rename to apps/astrbot-napcat/4.8.122/.env diff --git a/apps/astrbot-napcat/4.8.121/data.yml b/apps/astrbot-napcat/4.8.122/data.yml similarity index 100% rename from apps/astrbot-napcat/4.8.121/data.yml rename to apps/astrbot-napcat/4.8.122/data.yml diff --git a/apps/astrbot-napcat/4.8.121/docker-compose.yml b/apps/astrbot-napcat/4.8.122/docker-compose.yml similarity index 96% rename from apps/astrbot-napcat/4.8.121/docker-compose.yml rename to apps/astrbot-napcat/4.8.122/docker-compose.yml index c022ffc..7afe99e 100644 --- a/apps/astrbot-napcat/4.8.121/docker-compose.yml +++ b/apps/astrbot-napcat/4.8.122/docker-compose.yml @@ -36,7 +36,7 @@ services: - MODE=astrbot - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} - image: mlikiowa/napcat-docker:v4.8.121 + image: mlikiowa/napcat-docker:v4.8.122 mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02} networks: - 1panel-network diff --git a/apps/astrbot-napcat/4.8.121/envs/default.env b/apps/astrbot-napcat/4.8.122/envs/default.env similarity index 100% rename from apps/astrbot-napcat/4.8.121/envs/default.env rename to apps/astrbot-napcat/4.8.122/envs/default.env diff --git a/apps/astrbot-napcat/4.8.121/envs/global.env b/apps/astrbot-napcat/4.8.122/envs/global.env similarity index 100% rename from apps/astrbot-napcat/4.8.121/envs/global.env rename to apps/astrbot-napcat/4.8.122/envs/global.env diff --git a/apps/astrbot-napcat/4.8.121/scripts/init.sh b/apps/astrbot-napcat/4.8.122/scripts/init.sh similarity index 100% rename from apps/astrbot-napcat/4.8.121/scripts/init.sh rename to apps/astrbot-napcat/4.8.122/scripts/init.sh diff --git a/apps/astrbot-napcat/4.8.121/scripts/uninstall.sh b/apps/astrbot-napcat/4.8.122/scripts/uninstall.sh similarity index 100% rename from apps/astrbot-napcat/4.8.121/scripts/uninstall.sh rename to apps/astrbot-napcat/4.8.122/scripts/uninstall.sh diff --git a/apps/astrbot-napcat/4.8.121/scripts/upgrade.sh b/apps/astrbot-napcat/4.8.122/scripts/upgrade.sh similarity index 100% rename from apps/astrbot-napcat/4.8.121/scripts/upgrade.sh rename to apps/astrbot-napcat/4.8.122/scripts/upgrade.sh diff --git a/apps/open-webui/0.6.33/.env b/apps/open-webui/0.6.34/.env similarity index 100% rename from apps/open-webui/0.6.33/.env rename to apps/open-webui/0.6.34/.env diff --git a/apps/open-webui/0.6.33/data.yml b/apps/open-webui/0.6.34/data.yml similarity index 100% rename from apps/open-webui/0.6.33/data.yml rename to apps/open-webui/0.6.34/data.yml diff --git a/apps/open-webui/0.6.33/docker-compose.yml b/apps/open-webui/0.6.34/docker-compose.yml similarity index 91% rename from apps/open-webui/0.6.33/docker-compose.yml rename to apps/open-webui/0.6.34/docker-compose.yml index a17822f..a12b547 100644 --- a/apps/open-webui/0.6.33/docker-compose.yml +++ b/apps/open-webui/0.6.34/docker-compose.yml @@ -15,7 +15,7 @@ services: - ENABLE_OLLAMA_API=True - ENABLE_OPENAI_API=False - https_proxy=${http_proxy} - image: ghcr.io/open-webui/open-webui:0.6.33 + image: ghcr.io/open-webui/open-webui:0.6.34 labels: createdBy: Apps networks: diff --git a/apps/open-webui/0.6.33/envs/default.env b/apps/open-webui/0.6.34/envs/default.env similarity index 100% rename from apps/open-webui/0.6.33/envs/default.env rename to apps/open-webui/0.6.34/envs/default.env diff --git a/apps/open-webui/0.6.33/envs/global.env b/apps/open-webui/0.6.34/envs/global.env similarity index 100% rename from apps/open-webui/0.6.33/envs/global.env rename to apps/open-webui/0.6.34/envs/global.env diff --git a/apps/open-webui/0.6.33/scripts/init.sh b/apps/open-webui/0.6.34/scripts/init.sh similarity index 100% rename from apps/open-webui/0.6.33/scripts/init.sh rename to apps/open-webui/0.6.34/scripts/init.sh diff --git a/apps/open-webui/0.6.33/scripts/uninstall.sh b/apps/open-webui/0.6.34/scripts/uninstall.sh similarity index 100% rename from apps/open-webui/0.6.33/scripts/uninstall.sh rename to apps/open-webui/0.6.34/scripts/uninstall.sh diff --git a/apps/open-webui/0.6.33/scripts/upgrade.sh b/apps/open-webui/0.6.34/scripts/upgrade.sh similarity index 100% rename from apps/open-webui/0.6.33/scripts/upgrade.sh rename to apps/open-webui/0.6.34/scripts/upgrade.sh