diff --git a/apps/ammds/1.0.10/data.yml b/apps/ammds/1.0.11/data.yml similarity index 100% rename from apps/ammds/1.0.10/data.yml rename to apps/ammds/1.0.11/data.yml diff --git a/apps/ammds/1.0.10/docker-compose.yml b/apps/ammds/1.0.11/docker-compose.yml similarity index 96% rename from apps/ammds/1.0.10/docker-compose.yml rename to apps/ammds/1.0.11/docker-compose.yml index 30c219fc..5a9876da 100644 --- a/apps/ammds/1.0.10/docker-compose.yml +++ b/apps/ammds/1.0.11/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: ammds: - image: qyg2297248353/ammds:v1.0.10 + image: qyg2297248353/ammds:v1.0.11 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/ammds/1.0.10/envs/default.env b/apps/ammds/1.0.11/envs/default.env similarity index 100% rename from apps/ammds/1.0.10/envs/default.env rename to apps/ammds/1.0.11/envs/default.env diff --git a/apps/ammds/1.0.10/envs/global.env b/apps/ammds/1.0.11/envs/global.env similarity index 100% rename from apps/ammds/1.0.10/envs/global.env rename to apps/ammds/1.0.11/envs/global.env diff --git a/apps/ammds/1.0.10/scripts/init.sh b/apps/ammds/1.0.11/scripts/init.sh similarity index 100% rename from apps/ammds/1.0.10/scripts/init.sh rename to apps/ammds/1.0.11/scripts/init.sh diff --git a/apps/ammds/1.0.10/scripts/uninstall.sh b/apps/ammds/1.0.11/scripts/uninstall.sh similarity index 100% rename from apps/ammds/1.0.10/scripts/uninstall.sh rename to apps/ammds/1.0.11/scripts/uninstall.sh diff --git a/apps/ammds/1.0.10/scripts/upgrade.sh b/apps/ammds/1.0.11/scripts/upgrade.sh similarity index 100% rename from apps/ammds/1.0.10/scripts/upgrade.sh rename to apps/ammds/1.0.11/scripts/upgrade.sh diff --git a/apps/nezha-dash/2.8.0/data.yml b/apps/nezha-dash/2.8.1/data.yml similarity index 100% rename from apps/nezha-dash/2.8.0/data.yml rename to apps/nezha-dash/2.8.1/data.yml diff --git a/apps/nezha-dash/2.8.0/docker-compose.yml b/apps/nezha-dash/2.8.1/docker-compose.yml similarity index 95% rename from apps/nezha-dash/2.8.0/docker-compose.yml rename to apps/nezha-dash/2.8.1/docker-compose.yml index e7ea841b..e3cda8ed 100644 --- a/apps/nezha-dash/2.8.0/docker-compose.yml +++ b/apps/nezha-dash/2.8.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: nezha-dash: - image: hamster1963/nezha-dash:v2.8.0 + image: hamster1963/nezha-dash:v2.8.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/nezha-dash/2.8.0/envs/default.env b/apps/nezha-dash/2.8.1/envs/default.env similarity index 100% rename from apps/nezha-dash/2.8.0/envs/default.env rename to apps/nezha-dash/2.8.1/envs/default.env diff --git a/apps/nezha-dash/2.8.0/envs/global.env b/apps/nezha-dash/2.8.1/envs/global.env similarity index 100% rename from apps/nezha-dash/2.8.0/envs/global.env rename to apps/nezha-dash/2.8.1/envs/global.env diff --git a/apps/nezha-dash/2.8.0/scripts/init.sh b/apps/nezha-dash/2.8.1/scripts/init.sh similarity index 100% rename from apps/nezha-dash/2.8.0/scripts/init.sh rename to apps/nezha-dash/2.8.1/scripts/init.sh diff --git a/apps/nezha-dash/2.8.0/scripts/uninstall.sh b/apps/nezha-dash/2.8.1/scripts/uninstall.sh similarity index 100% rename from apps/nezha-dash/2.8.0/scripts/uninstall.sh rename to apps/nezha-dash/2.8.1/scripts/uninstall.sh diff --git a/apps/nezha-dash/2.8.0/scripts/upgrade.sh b/apps/nezha-dash/2.8.1/scripts/upgrade.sh similarity index 100% rename from apps/nezha-dash/2.8.0/scripts/upgrade.sh rename to apps/nezha-dash/2.8.1/scripts/upgrade.sh diff --git a/apps/open-webui/0.5.17/data.yml b/apps/open-webui/0.5.18/data.yml similarity index 100% rename from apps/open-webui/0.5.17/data.yml rename to apps/open-webui/0.5.18/data.yml diff --git a/apps/open-webui/0.5.17/docker-compose.yml b/apps/open-webui/0.5.18/docker-compose.yml similarity index 95% rename from apps/open-webui/0.5.17/docker-compose.yml rename to apps/open-webui/0.5.18/docker-compose.yml index 7db3fe7c..b68f89e3 100644 --- a/apps/open-webui/0.5.17/docker-compose.yml +++ b/apps/open-webui/0.5.18/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: open-webui: - image: ghcr.io/open-webui/open-webui:v0.5.17 + image: ghcr.io/open-webui/open-webui:v0.5.18 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/open-webui/0.5.17/envs/default.env b/apps/open-webui/0.5.18/envs/default.env similarity index 100% rename from apps/open-webui/0.5.17/envs/default.env rename to apps/open-webui/0.5.18/envs/default.env diff --git a/apps/open-webui/0.5.17/envs/global.env b/apps/open-webui/0.5.18/envs/global.env similarity index 100% rename from apps/open-webui/0.5.17/envs/global.env rename to apps/open-webui/0.5.18/envs/global.env diff --git a/apps/open-webui/0.5.17/scripts/init.sh b/apps/open-webui/0.5.18/scripts/init.sh similarity index 100% rename from apps/open-webui/0.5.17/scripts/init.sh rename to apps/open-webui/0.5.18/scripts/init.sh diff --git a/apps/open-webui/0.5.17/scripts/uninstall.sh b/apps/open-webui/0.5.18/scripts/uninstall.sh similarity index 100% rename from apps/open-webui/0.5.17/scripts/uninstall.sh rename to apps/open-webui/0.5.18/scripts/uninstall.sh diff --git a/apps/open-webui/0.5.17/scripts/upgrade.sh b/apps/open-webui/0.5.18/scripts/upgrade.sh similarity index 100% rename from apps/open-webui/0.5.17/scripts/upgrade.sh rename to apps/open-webui/0.5.18/scripts/upgrade.sh diff --git a/apps/qinglong/2.18.1/data.yml b/apps/qinglong/2.18.2/data.yml similarity index 100% rename from apps/qinglong/2.18.1/data.yml rename to apps/qinglong/2.18.2/data.yml diff --git a/apps/qinglong/2.18.1/docker-compose.yml b/apps/qinglong/2.18.2/docker-compose.yml similarity index 91% rename from apps/qinglong/2.18.1/docker-compose.yml rename to apps/qinglong/2.18.2/docker-compose.yml index 3c50bcf5..64cb26c2 100644 --- a/apps/qinglong/2.18.1/docker-compose.yml +++ b/apps/qinglong/2.18.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: qinglong: - image: whyour/qinglong:2.18.1 + image: whyour/qinglong:2.18.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/qinglong/2.18.1/envs/default.env b/apps/qinglong/2.18.2/envs/default.env similarity index 100% rename from apps/qinglong/2.18.1/envs/default.env rename to apps/qinglong/2.18.2/envs/default.env diff --git a/apps/qinglong/2.18.1/envs/global.env b/apps/qinglong/2.18.2/envs/global.env similarity index 100% rename from apps/qinglong/2.18.1/envs/global.env rename to apps/qinglong/2.18.2/envs/global.env diff --git a/apps/qinglong/2.18.1/scripts/init.sh b/apps/qinglong/2.18.2/scripts/init.sh similarity index 100% rename from apps/qinglong/2.18.1/scripts/init.sh rename to apps/qinglong/2.18.2/scripts/init.sh diff --git a/apps/qinglong/2.18.1/scripts/uninstall.sh b/apps/qinglong/2.18.2/scripts/uninstall.sh similarity index 100% rename from apps/qinglong/2.18.1/scripts/uninstall.sh rename to apps/qinglong/2.18.2/scripts/uninstall.sh diff --git a/apps/qinglong/2.18.1/scripts/upgrade.sh b/apps/qinglong/2.18.2/scripts/upgrade.sh similarity index 100% rename from apps/qinglong/2.18.1/scripts/upgrade.sh rename to apps/qinglong/2.18.2/scripts/upgrade.sh diff --git a/apps/rsshub/2025-02-27/data.yml b/apps/rsshub/2025-02-28/data.yml similarity index 100% rename from apps/rsshub/2025-02-27/data.yml rename to apps/rsshub/2025-02-28/data.yml diff --git a/apps/rsshub/2025-02-27/docker-compose.yml b/apps/rsshub/2025-02-28/docker-compose.yml similarity index 97% rename from apps/rsshub/2025-02-27/docker-compose.yml rename to apps/rsshub/2025-02-28/docker-compose.yml index 04398879..ddad4ebc 100644 --- a/apps/rsshub/2025-02-27/docker-compose.yml +++ b/apps/rsshub/2025-02-28/docker-compose.yml @@ -23,7 +23,7 @@ services: timeout: 10s retries: 3 rsshub: - image: diygod/rsshub:2025-02-27 + image: diygod/rsshub:2025-02-28 container_name: rsshub-${CONTAINER_NAME} depends_on: - browserless diff --git a/apps/rsshub/2025-02-27/envs/default.env b/apps/rsshub/2025-02-28/envs/default.env similarity index 100% rename from apps/rsshub/2025-02-27/envs/default.env rename to apps/rsshub/2025-02-28/envs/default.env diff --git a/apps/rsshub/2025-02-27/envs/global.env b/apps/rsshub/2025-02-28/envs/global.env similarity index 100% rename from apps/rsshub/2025-02-27/envs/global.env rename to apps/rsshub/2025-02-28/envs/global.env diff --git a/apps/rsshub/2025-02-27/scripts/init.sh b/apps/rsshub/2025-02-28/scripts/init.sh similarity index 100% rename from apps/rsshub/2025-02-27/scripts/init.sh rename to apps/rsshub/2025-02-28/scripts/init.sh diff --git a/apps/rsshub/2025-02-27/scripts/uninstall.sh b/apps/rsshub/2025-02-28/scripts/uninstall.sh similarity index 100% rename from apps/rsshub/2025-02-27/scripts/uninstall.sh rename to apps/rsshub/2025-02-28/scripts/uninstall.sh diff --git a/apps/rsshub/2025-02-27/scripts/upgrade.sh b/apps/rsshub/2025-02-28/scripts/upgrade.sh similarity index 100% rename from apps/rsshub/2025-02-27/scripts/upgrade.sh rename to apps/rsshub/2025-02-28/scripts/upgrade.sh diff --git a/appstore/ammds/1.0.10/.env b/appstore/ammds/1.0.11/.env similarity index 100% rename from appstore/ammds/1.0.10/.env rename to appstore/ammds/1.0.11/.env diff --git a/appstore/ammds/1.0.10/data.yml b/appstore/ammds/1.0.11/data.yml similarity index 100% rename from appstore/ammds/1.0.10/data.yml rename to appstore/ammds/1.0.11/data.yml diff --git a/appstore/ammds/1.0.10/docker-compose.yml b/appstore/ammds/1.0.11/docker-compose.yml similarity index 95% rename from appstore/ammds/1.0.10/docker-compose.yml rename to appstore/ammds/1.0.11/docker-compose.yml index 08342c4c..ad988ff0 100644 --- a/appstore/ammds/1.0.10/docker-compose.yml +++ b/appstore/ammds/1.0.11/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - image: qyg2297248353/ammds:v1.0.10 + image: qyg2297248353/ammds:v1.0.11 labels: createdBy: Apps network_mode: ${NETWORK_MODE:-host} diff --git a/appstore/ammds/1.0.10/envs/default.env b/appstore/ammds/1.0.11/envs/default.env similarity index 100% rename from appstore/ammds/1.0.10/envs/default.env rename to appstore/ammds/1.0.11/envs/default.env diff --git a/appstore/ammds/1.0.10/envs/global.env b/appstore/ammds/1.0.11/envs/global.env similarity index 100% rename from appstore/ammds/1.0.10/envs/global.env rename to appstore/ammds/1.0.11/envs/global.env diff --git a/appstore/ammds/1.0.10/scripts/init.sh b/appstore/ammds/1.0.11/scripts/init.sh similarity index 100% rename from appstore/ammds/1.0.10/scripts/init.sh rename to appstore/ammds/1.0.11/scripts/init.sh diff --git a/appstore/ammds/1.0.10/scripts/uninstall.sh b/appstore/ammds/1.0.11/scripts/uninstall.sh similarity index 100% rename from appstore/ammds/1.0.10/scripts/uninstall.sh rename to appstore/ammds/1.0.11/scripts/uninstall.sh diff --git a/appstore/ammds/1.0.10/scripts/upgrade.sh b/appstore/ammds/1.0.11/scripts/upgrade.sh similarity index 100% rename from appstore/ammds/1.0.10/scripts/upgrade.sh rename to appstore/ammds/1.0.11/scripts/upgrade.sh diff --git a/appstore/nezha-dash/2.8.0/.env b/appstore/nezha-dash/2.8.1/.env similarity index 100% rename from appstore/nezha-dash/2.8.0/.env rename to appstore/nezha-dash/2.8.1/.env diff --git a/appstore/nezha-dash/2.8.0/data.yml b/appstore/nezha-dash/2.8.1/data.yml similarity index 100% rename from appstore/nezha-dash/2.8.0/data.yml rename to appstore/nezha-dash/2.8.1/data.yml diff --git a/appstore/nezha-dash/2.8.0/docker-compose.yml b/appstore/nezha-dash/2.8.1/docker-compose.yml similarity index 94% rename from appstore/nezha-dash/2.8.0/docker-compose.yml rename to appstore/nezha-dash/2.8.1/docker-compose.yml index 89923da5..d2a00bfb 100644 --- a/appstore/nezha-dash/2.8.0/docker-compose.yml +++ b/appstore/nezha-dash/2.8.1/docker-compose.yml @@ -19,7 +19,7 @@ services: - NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png - NEXT_PUBLIC_CustomTitle=NezhaDash - NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha. - image: hamster1963/nezha-dash:v2.8.0 + image: hamster1963/nezha-dash:v2.8.1 labels: createdBy: Apps networks: diff --git a/appstore/nezha-dash/2.8.0/envs/default.env b/appstore/nezha-dash/2.8.1/envs/default.env similarity index 100% rename from appstore/nezha-dash/2.8.0/envs/default.env rename to appstore/nezha-dash/2.8.1/envs/default.env diff --git a/appstore/nezha-dash/2.8.0/envs/global.env b/appstore/nezha-dash/2.8.1/envs/global.env similarity index 100% rename from appstore/nezha-dash/2.8.0/envs/global.env rename to appstore/nezha-dash/2.8.1/envs/global.env diff --git a/appstore/nezha-dash/2.8.0/scripts/init.sh b/appstore/nezha-dash/2.8.1/scripts/init.sh similarity index 100% rename from appstore/nezha-dash/2.8.0/scripts/init.sh rename to appstore/nezha-dash/2.8.1/scripts/init.sh diff --git a/appstore/nezha-dash/2.8.0/scripts/uninstall.sh b/appstore/nezha-dash/2.8.1/scripts/uninstall.sh similarity index 100% rename from appstore/nezha-dash/2.8.0/scripts/uninstall.sh rename to appstore/nezha-dash/2.8.1/scripts/uninstall.sh diff --git a/appstore/nezha-dash/2.8.0/scripts/upgrade.sh b/appstore/nezha-dash/2.8.1/scripts/upgrade.sh similarity index 100% rename from appstore/nezha-dash/2.8.0/scripts/upgrade.sh rename to appstore/nezha-dash/2.8.1/scripts/upgrade.sh diff --git a/appstore/nodebb/4.0.6/.env b/appstore/nodebb/4.1.0/.env similarity index 100% rename from appstore/nodebb/4.0.6/.env rename to appstore/nodebb/4.1.0/.env diff --git a/appstore/nodebb/4.0.6/3.12.4/.env b/appstore/nodebb/4.1.0/3.12.4/.env similarity index 100% rename from appstore/nodebb/4.0.6/3.12.4/.env rename to appstore/nodebb/4.1.0/3.12.4/.env diff --git a/appstore/nodebb/4.0.6/3.12.4/conf/setup.json b/appstore/nodebb/4.1.0/3.12.4/conf/setup.json similarity index 100% rename from appstore/nodebb/4.0.6/3.12.4/conf/setup.json rename to appstore/nodebb/4.1.0/3.12.4/conf/setup.json diff --git a/appstore/nodebb/4.0.6/3.12.4/data.yml b/appstore/nodebb/4.1.0/3.12.4/data.yml similarity index 100% rename from appstore/nodebb/4.0.6/3.12.4/data.yml rename to appstore/nodebb/4.1.0/3.12.4/data.yml diff --git a/appstore/nodebb/4.0.6/3.12.4/docker-compose.yml b/appstore/nodebb/4.1.0/3.12.4/docker-compose.yml similarity index 90% rename from appstore/nodebb/4.0.6/3.12.4/docker-compose.yml rename to appstore/nodebb/4.1.0/3.12.4/docker-compose.yml index e520a7a1..99e04671 100644 --- a/appstore/nodebb/4.0.6/3.12.4/docker-compose.yml +++ b/appstore/nodebb/4.1.0/3.12.4/docker-compose.yml @@ -3,13 +3,13 @@ networks: external: true services: nodebb: - container_name: 4.0.6 + container_name: 4.1.0 env_file: - ./envs/global.env - .env environment: - TZ=Asia/Shanghai - image: ghcr.io/nodebb/nodebb:4.0.6 + image: ghcr.io/nodebb/nodebb:4.1.0 labels: createdBy: Apps networks: diff --git a/appstore/nodebb/4.0.6/3.12.4/envs/default.env b/appstore/nodebb/4.1.0/3.12.4/envs/default.env similarity index 100% rename from appstore/nodebb/4.0.6/3.12.4/envs/default.env rename to appstore/nodebb/4.1.0/3.12.4/envs/default.env diff --git a/appstore/nodebb/4.0.6/3.12.4/envs/global.env b/appstore/nodebb/4.1.0/3.12.4/envs/global.env similarity index 100% rename from appstore/nodebb/4.0.6/3.12.4/envs/global.env rename to appstore/nodebb/4.1.0/3.12.4/envs/global.env diff --git a/appstore/nodebb/4.0.6/3.12.4/scripts/init.sh b/appstore/nodebb/4.1.0/3.12.4/scripts/init.sh similarity index 100% rename from appstore/nodebb/4.0.6/3.12.4/scripts/init.sh rename to appstore/nodebb/4.1.0/3.12.4/scripts/init.sh diff --git a/appstore/nodebb/4.0.6/3.12.4/scripts/uninstall.sh b/appstore/nodebb/4.1.0/3.12.4/scripts/uninstall.sh similarity index 100% rename from appstore/nodebb/4.0.6/3.12.4/scripts/uninstall.sh rename to appstore/nodebb/4.1.0/3.12.4/scripts/uninstall.sh diff --git a/appstore/nodebb/4.0.6/3.12.4/scripts/upgrade.sh b/appstore/nodebb/4.1.0/3.12.4/scripts/upgrade.sh similarity index 100% rename from appstore/nodebb/4.0.6/3.12.4/scripts/upgrade.sh rename to appstore/nodebb/4.1.0/3.12.4/scripts/upgrade.sh diff --git a/appstore/nodebb/4.0.6/conf/setup.json b/appstore/nodebb/4.1.0/conf/setup.json similarity index 100% rename from appstore/nodebb/4.0.6/conf/setup.json rename to appstore/nodebb/4.1.0/conf/setup.json diff --git a/appstore/nodebb/4.0.6/data.yml b/appstore/nodebb/4.1.0/data.yml similarity index 100% rename from appstore/nodebb/4.0.6/data.yml rename to appstore/nodebb/4.1.0/data.yml diff --git a/appstore/nodebb/4.0.6/docker-compose.yml b/appstore/nodebb/4.1.0/docker-compose.yml similarity index 94% rename from appstore/nodebb/4.0.6/docker-compose.yml rename to appstore/nodebb/4.1.0/docker-compose.yml index 10d0157d..0a3a8bc2 100644 --- a/appstore/nodebb/4.0.6/docker-compose.yml +++ b/appstore/nodebb/4.1.0/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: ghcr.io/nodebb/nodebb:4.0.6 + image: ghcr.io/nodebb/nodebb:4.1.0 labels: createdBy: Apps networks: diff --git a/appstore/nodebb/4.0.6/envs/default.env b/appstore/nodebb/4.1.0/envs/default.env similarity index 100% rename from appstore/nodebb/4.0.6/envs/default.env rename to appstore/nodebb/4.1.0/envs/default.env diff --git a/appstore/nodebb/4.0.6/envs/global.env b/appstore/nodebb/4.1.0/envs/global.env similarity index 100% rename from appstore/nodebb/4.0.6/envs/global.env rename to appstore/nodebb/4.1.0/envs/global.env diff --git a/appstore/nodebb/4.0.6/scripts/init.sh b/appstore/nodebb/4.1.0/scripts/init.sh similarity index 100% rename from appstore/nodebb/4.0.6/scripts/init.sh rename to appstore/nodebb/4.1.0/scripts/init.sh diff --git a/appstore/nodebb/4.0.6/scripts/uninstall.sh b/appstore/nodebb/4.1.0/scripts/uninstall.sh similarity index 100% rename from appstore/nodebb/4.0.6/scripts/uninstall.sh rename to appstore/nodebb/4.1.0/scripts/uninstall.sh diff --git a/appstore/nodebb/4.0.6/scripts/upgrade.sh b/appstore/nodebb/4.1.0/scripts/upgrade.sh similarity index 100% rename from appstore/nodebb/4.0.6/scripts/upgrade.sh rename to appstore/nodebb/4.1.0/scripts/upgrade.sh diff --git a/appstore/open-webui/0.5.17/.env b/appstore/open-webui/0.5.18/.env similarity index 100% rename from appstore/open-webui/0.5.17/.env rename to appstore/open-webui/0.5.18/.env diff --git a/appstore/open-webui/0.5.17/data.yml b/appstore/open-webui/0.5.18/data.yml similarity index 100% rename from appstore/open-webui/0.5.17/data.yml rename to appstore/open-webui/0.5.18/data.yml diff --git a/appstore/open-webui/0.5.17/docker-compose.yml b/appstore/open-webui/0.5.18/docker-compose.yml similarity index 91% rename from appstore/open-webui/0.5.17/docker-compose.yml rename to appstore/open-webui/0.5.18/docker-compose.yml index f7f66091..0d9fb963 100644 --- a/appstore/open-webui/0.5.17/docker-compose.yml +++ b/appstore/open-webui/0.5.18/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:v0.5.17 + image: ghcr.io/open-webui/open-webui:v0.5.18 labels: createdBy: Apps networks: diff --git a/appstore/open-webui/0.5.17/envs/default.env b/appstore/open-webui/0.5.18/envs/default.env similarity index 100% rename from appstore/open-webui/0.5.17/envs/default.env rename to appstore/open-webui/0.5.18/envs/default.env diff --git a/appstore/open-webui/0.5.17/envs/global.env b/appstore/open-webui/0.5.18/envs/global.env similarity index 100% rename from appstore/open-webui/0.5.17/envs/global.env rename to appstore/open-webui/0.5.18/envs/global.env diff --git a/appstore/open-webui/0.5.17/scripts/init.sh b/appstore/open-webui/0.5.18/scripts/init.sh similarity index 100% rename from appstore/open-webui/0.5.17/scripts/init.sh rename to appstore/open-webui/0.5.18/scripts/init.sh diff --git a/appstore/open-webui/0.5.17/scripts/uninstall.sh b/appstore/open-webui/0.5.18/scripts/uninstall.sh similarity index 100% rename from appstore/open-webui/0.5.17/scripts/uninstall.sh rename to appstore/open-webui/0.5.18/scripts/uninstall.sh diff --git a/appstore/open-webui/0.5.17/scripts/upgrade.sh b/appstore/open-webui/0.5.18/scripts/upgrade.sh similarity index 100% rename from appstore/open-webui/0.5.17/scripts/upgrade.sh rename to appstore/open-webui/0.5.18/scripts/upgrade.sh diff --git a/appstore/qinglong/2.18.1/.env b/appstore/qinglong/2.18.2/.env similarity index 100% rename from appstore/qinglong/2.18.1/.env rename to appstore/qinglong/2.18.2/.env diff --git a/appstore/qinglong/2.18.1/data.yml b/appstore/qinglong/2.18.2/data.yml similarity index 100% rename from appstore/qinglong/2.18.1/data.yml rename to appstore/qinglong/2.18.2/data.yml diff --git a/appstore/qinglong/2.18.1/docker-compose.yml b/appstore/qinglong/2.18.2/docker-compose.yml similarity index 91% rename from appstore/qinglong/2.18.1/docker-compose.yml rename to appstore/qinglong/2.18.2/docker-compose.yml index 9378924d..57c019da 100644 --- a/appstore/qinglong/2.18.1/docker-compose.yml +++ b/appstore/qinglong/2.18.2/docker-compose.yml @@ -7,7 +7,7 @@ services: environment: - QlPort=5700 - QlBaseUrl=${QINGLONG_BASE_URL:-/} - image: whyour/qinglong:2.18.1 + image: whyour/qinglong:2.18.2 labels: createdBy: Apps networks: diff --git a/appstore/qinglong/2.18.1/envs/default.env b/appstore/qinglong/2.18.2/envs/default.env similarity index 100% rename from appstore/qinglong/2.18.1/envs/default.env rename to appstore/qinglong/2.18.2/envs/default.env diff --git a/appstore/qinglong/2.18.1/envs/global.env b/appstore/qinglong/2.18.2/envs/global.env similarity index 100% rename from appstore/qinglong/2.18.1/envs/global.env rename to appstore/qinglong/2.18.2/envs/global.env diff --git a/appstore/qinglong/2.18.1/scripts/init.sh b/appstore/qinglong/2.18.2/scripts/init.sh similarity index 100% rename from appstore/qinglong/2.18.1/scripts/init.sh rename to appstore/qinglong/2.18.2/scripts/init.sh diff --git a/appstore/qinglong/2.18.1/scripts/uninstall.sh b/appstore/qinglong/2.18.2/scripts/uninstall.sh similarity index 100% rename from appstore/qinglong/2.18.1/scripts/uninstall.sh rename to appstore/qinglong/2.18.2/scripts/uninstall.sh diff --git a/appstore/qinglong/2.18.1/scripts/upgrade.sh b/appstore/qinglong/2.18.2/scripts/upgrade.sh similarity index 100% rename from appstore/qinglong/2.18.1/scripts/upgrade.sh rename to appstore/qinglong/2.18.2/scripts/upgrade.sh diff --git a/appstore/rsshub/2025-02-27/.env b/appstore/rsshub/2025-02-28/.env similarity index 100% rename from appstore/rsshub/2025-02-27/.env rename to appstore/rsshub/2025-02-28/.env diff --git a/appstore/rsshub/2025-02-27/data.yml b/appstore/rsshub/2025-02-28/data.yml similarity index 100% rename from appstore/rsshub/2025-02-27/data.yml rename to appstore/rsshub/2025-02-28/data.yml diff --git a/appstore/rsshub/2025-02-27/docker-compose.yml b/appstore/rsshub/2025-02-28/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-02-27/docker-compose.yml rename to appstore/rsshub/2025-02-28/docker-compose.yml index d1335f64..fdf2f9af 100644 --- a/appstore/rsshub/2025-02-27/docker-compose.yml +++ b/appstore/rsshub/2025-02-28/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-02-27 + image: diygod/rsshub:2025-02-28 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-02-27/envs/default.env b/appstore/rsshub/2025-02-28/envs/default.env similarity index 100% rename from appstore/rsshub/2025-02-27/envs/default.env rename to appstore/rsshub/2025-02-28/envs/default.env diff --git a/appstore/rsshub/2025-02-27/envs/global.env b/appstore/rsshub/2025-02-28/envs/global.env similarity index 100% rename from appstore/rsshub/2025-02-27/envs/global.env rename to appstore/rsshub/2025-02-28/envs/global.env diff --git a/appstore/rsshub/2025-02-27/scripts/init.sh b/appstore/rsshub/2025-02-28/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-02-27/scripts/init.sh rename to appstore/rsshub/2025-02-28/scripts/init.sh diff --git a/appstore/rsshub/2025-02-27/scripts/uninstall.sh b/appstore/rsshub/2025-02-28/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-02-27/scripts/uninstall.sh rename to appstore/rsshub/2025-02-28/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-02-27/scripts/upgrade.sh b/appstore/rsshub/2025-02-28/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-02-27/scripts/upgrade.sh rename to appstore/rsshub/2025-02-28/scripts/upgrade.sh diff --git a/dockge/4.0.6/.env b/dockge/4.1.0/.env similarity index 100% rename from dockge/4.0.6/.env rename to dockge/4.1.0/.env diff --git a/dockge/4.0.6/conf/setup.json b/dockge/4.1.0/conf/setup.json similarity index 100% rename from dockge/4.0.6/conf/setup.json rename to dockge/4.1.0/conf/setup.json diff --git a/dockge/4.0.6/docker-compose.yml b/dockge/4.1.0/docker-compose.yml similarity index 90% rename from dockge/4.0.6/docker-compose.yml rename to dockge/4.1.0/docker-compose.yml index e520a7a1..99e04671 100644 --- a/dockge/4.0.6/docker-compose.yml +++ b/dockge/4.1.0/docker-compose.yml @@ -3,13 +3,13 @@ networks: external: true services: nodebb: - container_name: 4.0.6 + container_name: 4.1.0 env_file: - ./envs/global.env - .env environment: - TZ=Asia/Shanghai - image: ghcr.io/nodebb/nodebb:4.0.6 + image: ghcr.io/nodebb/nodebb:4.1.0 labels: createdBy: Apps networks: diff --git a/dockge/4.0.6/envs/default.env b/dockge/4.1.0/envs/default.env similarity index 100% rename from dockge/4.0.6/envs/default.env rename to dockge/4.1.0/envs/default.env diff --git a/dockge/4.0.6/envs/global.env b/dockge/4.1.0/envs/global.env similarity index 100% rename from dockge/4.0.6/envs/global.env rename to dockge/4.1.0/envs/global.env diff --git a/dockge/ammds/docker-compose.yml b/dockge/ammds/docker-compose.yml index 08342c4c..ad988ff0 100644 --- a/dockge/ammds/docker-compose.yml +++ b/dockge/ammds/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - image: qyg2297248353/ammds:v1.0.10 + image: qyg2297248353/ammds:v1.0.11 labels: createdBy: Apps network_mode: ${NETWORK_MODE:-host} diff --git a/dockge/nezha-dash/docker-compose.yml b/dockge/nezha-dash/docker-compose.yml index 89923da5..d2a00bfb 100644 --- a/dockge/nezha-dash/docker-compose.yml +++ b/dockge/nezha-dash/docker-compose.yml @@ -19,7 +19,7 @@ services: - NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png - NEXT_PUBLIC_CustomTitle=NezhaDash - NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha. - image: hamster1963/nezha-dash:v2.8.0 + image: hamster1963/nezha-dash:v2.8.1 labels: createdBy: Apps networks: diff --git a/dockge/nodebb/3.12.4/docker-compose.yml b/dockge/nodebb/3.12.4/docker-compose.yml index 869402a0..782dcc03 100644 --- a/dockge/nodebb/3.12.4/docker-compose.yml +++ b/dockge/nodebb/3.12.4/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: nodebb: - image: ghcr.io/nodebb/nodebb:4.0.6 + image: ghcr.io/nodebb/nodebb:4.1.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/dockge/nodebb/docker-compose.yml b/dockge/nodebb/docker-compose.yml index 10d0157d..0a3a8bc2 100644 --- a/dockge/nodebb/docker-compose.yml +++ b/dockge/nodebb/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: ghcr.io/nodebb/nodebb:4.0.6 + image: ghcr.io/nodebb/nodebb:4.1.0 labels: createdBy: Apps networks: diff --git a/dockge/open-webui/docker-compose.yml b/dockge/open-webui/docker-compose.yml index f7f66091..0d9fb963 100644 --- a/dockge/open-webui/docker-compose.yml +++ b/dockge/open-webui/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:v0.5.17 + image: ghcr.io/open-webui/open-webui:v0.5.18 labels: createdBy: Apps networks: diff --git a/dockge/qinglong/docker-compose.yml b/dockge/qinglong/docker-compose.yml index 9378924d..57c019da 100644 --- a/dockge/qinglong/docker-compose.yml +++ b/dockge/qinglong/docker-compose.yml @@ -7,7 +7,7 @@ services: environment: - QlPort=5700 - QlBaseUrl=${QINGLONG_BASE_URL:-/} - image: whyour/qinglong:2.18.1 + image: whyour/qinglong:2.18.2 labels: createdBy: Apps networks: diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index d1335f64..fdf2f9af 100644 --- a/dockge/rsshub/docker-compose.yml +++ b/dockge/rsshub/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-02-27 + image: diygod/rsshub:2025-02-28 labels: createdBy: Apps networks: