From c7492158f2f3bb0c615cd051d7a44f855f52a016 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Wed, 25 Jun 2025 03:51:31 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/casdoor/{1.945.0 => 1.946.0}/.env | 0 appstore/casdoor/{1.945.0 => 1.946.0}/config/init_data.json | 0 appstore/casdoor/{1.945.0 => 1.946.0}/data.yml | 0 appstore/casdoor/{1.945.0 => 1.946.0}/docker-compose.yml | 2 +- appstore/casdoor/{1.945.0 => 1.946.0}/envs/casdoor.env | 0 appstore/casdoor/{1.945.0 => 1.946.0}/envs/default.env | 0 appstore/casdoor/{1.945.0 => 1.946.0}/envs/global.env | 0 appstore/casdoor/{1.945.0 => 1.946.0}/scripts/init.sh | 0 appstore/casdoor/{1.945.0 => 1.946.0}/scripts/uninstall.sh | 0 appstore/casdoor/{1.945.0 => 1.946.0}/scripts/upgrade.sh | 0 appstore/clouddrive2/{0.9.0 => 0.9.1}/.env | 0 appstore/clouddrive2/{0.9.0 => 0.9.1}/data.yml | 0 appstore/clouddrive2/{0.9.0 => 0.9.1}/docker-compose.yml | 2 +- appstore/clouddrive2/{0.9.0 => 0.9.1}/envs/default.env | 0 appstore/clouddrive2/{0.9.0 => 0.9.1}/envs/global.env | 0 appstore/clouddrive2/{0.9.0 => 0.9.1}/scripts/init.sh | 0 appstore/clouddrive2/{0.9.0 => 0.9.1}/scripts/uninstall.sh | 0 appstore/clouddrive2/{0.9.0 => 0.9.1}/scripts/upgrade.sh | 0 appstore/qbittorrent/{5.1.0 => 5.1.1}/.env | 0 appstore/qbittorrent/{5.1.0 => 5.1.1}/data.yml | 0 appstore/qbittorrent/{5.1.0 => 5.1.1}/docker-compose.yml | 2 +- appstore/qbittorrent/{5.1.0 => 5.1.1}/envs/default.env | 0 appstore/qbittorrent/{5.1.0 => 5.1.1}/envs/global.env | 0 appstore/qbittorrent/{5.1.0 => 5.1.1}/scripts/init.sh | 0 appstore/qbittorrent/{5.1.0 => 5.1.1}/scripts/uninstall.sh | 0 appstore/qbittorrent/{5.1.0 => 5.1.1}/scripts/upgrade.sh | 0 dockge/casdoor/docker-compose.yml | 2 +- dockge/clouddrive2/docker-compose.yml | 2 +- dockge/{qbittorrent_5_1_0 => qbittorrent_5_1_1}/.env | 0 .../{qbittorrent_5_1_0 => qbittorrent_5_1_1}/docker-compose.yml | 2 +- .../{qbittorrent_5_1_0 => qbittorrent_5_1_1}/envs/default.env | 0 dockge/{qbittorrent_5_1_0 => qbittorrent_5_1_1}/envs/global.env | 0 32 files changed, 6 insertions(+), 6 deletions(-) rename appstore/casdoor/{1.945.0 => 1.946.0}/.env (100%) rename appstore/casdoor/{1.945.0 => 1.946.0}/config/init_data.json (100%) rename appstore/casdoor/{1.945.0 => 1.946.0}/data.yml (100%) rename appstore/casdoor/{1.945.0 => 1.946.0}/docker-compose.yml (93%) rename appstore/casdoor/{1.945.0 => 1.946.0}/envs/casdoor.env (100%) rename appstore/casdoor/{1.945.0 => 1.946.0}/envs/default.env (100%) rename appstore/casdoor/{1.945.0 => 1.946.0}/envs/global.env (100%) rename appstore/casdoor/{1.945.0 => 1.946.0}/scripts/init.sh (100%) rename appstore/casdoor/{1.945.0 => 1.946.0}/scripts/uninstall.sh (100%) rename appstore/casdoor/{1.945.0 => 1.946.0}/scripts/upgrade.sh (100%) rename appstore/clouddrive2/{0.9.0 => 0.9.1}/.env (100%) rename appstore/clouddrive2/{0.9.0 => 0.9.1}/data.yml (100%) rename appstore/clouddrive2/{0.9.0 => 0.9.1}/docker-compose.yml (94%) rename appstore/clouddrive2/{0.9.0 => 0.9.1}/envs/default.env (100%) rename appstore/clouddrive2/{0.9.0 => 0.9.1}/envs/global.env (100%) rename appstore/clouddrive2/{0.9.0 => 0.9.1}/scripts/init.sh (100%) rename appstore/clouddrive2/{0.9.0 => 0.9.1}/scripts/uninstall.sh (100%) rename appstore/clouddrive2/{0.9.0 => 0.9.1}/scripts/upgrade.sh (100%) rename appstore/qbittorrent/{5.1.0 => 5.1.1}/.env (100%) rename appstore/qbittorrent/{5.1.0 => 5.1.1}/data.yml (100%) rename appstore/qbittorrent/{5.1.0 => 5.1.1}/docker-compose.yml (95%) rename appstore/qbittorrent/{5.1.0 => 5.1.1}/envs/default.env (100%) rename appstore/qbittorrent/{5.1.0 => 5.1.1}/envs/global.env (100%) rename appstore/qbittorrent/{5.1.0 => 5.1.1}/scripts/init.sh (100%) rename appstore/qbittorrent/{5.1.0 => 5.1.1}/scripts/uninstall.sh (100%) rename appstore/qbittorrent/{5.1.0 => 5.1.1}/scripts/upgrade.sh (100%) rename dockge/{qbittorrent_5_1_0 => qbittorrent_5_1_1}/.env (100%) rename dockge/{qbittorrent_5_1_0 => qbittorrent_5_1_1}/docker-compose.yml (95%) rename dockge/{qbittorrent_5_1_0 => qbittorrent_5_1_1}/envs/default.env (100%) rename dockge/{qbittorrent_5_1_0 => qbittorrent_5_1_1}/envs/global.env (100%) diff --git a/appstore/casdoor/1.945.0/.env b/appstore/casdoor/1.946.0/.env similarity index 100% rename from appstore/casdoor/1.945.0/.env rename to appstore/casdoor/1.946.0/.env diff --git a/appstore/casdoor/1.945.0/config/init_data.json b/appstore/casdoor/1.946.0/config/init_data.json similarity index 100% rename from appstore/casdoor/1.945.0/config/init_data.json rename to appstore/casdoor/1.946.0/config/init_data.json diff --git a/appstore/casdoor/1.945.0/data.yml b/appstore/casdoor/1.946.0/data.yml similarity index 100% rename from appstore/casdoor/1.945.0/data.yml rename to appstore/casdoor/1.946.0/data.yml diff --git a/appstore/casdoor/1.945.0/docker-compose.yml b/appstore/casdoor/1.946.0/docker-compose.yml similarity index 93% rename from appstore/casdoor/1.945.0/docker-compose.yml rename to appstore/casdoor/1.946.0/docker-compose.yml index 922a43df6..02d583e37 100644 --- a/appstore/casdoor/1.945.0/docker-compose.yml +++ b/appstore/casdoor/1.946.0/docker-compose.yml @@ -14,7 +14,7 @@ services: - verificationCodeTimeout=10 - appname=casdoor - authState=casdoor - image: casbin/casdoor:v1.945.0 + image: casbin/casdoor:v1.946.0 labels: createdBy: Apps networks: diff --git a/appstore/casdoor/1.945.0/envs/casdoor.env b/appstore/casdoor/1.946.0/envs/casdoor.env similarity index 100% rename from appstore/casdoor/1.945.0/envs/casdoor.env rename to appstore/casdoor/1.946.0/envs/casdoor.env diff --git a/appstore/casdoor/1.945.0/envs/default.env b/appstore/casdoor/1.946.0/envs/default.env similarity index 100% rename from appstore/casdoor/1.945.0/envs/default.env rename to appstore/casdoor/1.946.0/envs/default.env diff --git a/appstore/casdoor/1.945.0/envs/global.env b/appstore/casdoor/1.946.0/envs/global.env similarity index 100% rename from appstore/casdoor/1.945.0/envs/global.env rename to appstore/casdoor/1.946.0/envs/global.env diff --git a/appstore/casdoor/1.945.0/scripts/init.sh b/appstore/casdoor/1.946.0/scripts/init.sh similarity index 100% rename from appstore/casdoor/1.945.0/scripts/init.sh rename to appstore/casdoor/1.946.0/scripts/init.sh diff --git a/appstore/casdoor/1.945.0/scripts/uninstall.sh b/appstore/casdoor/1.946.0/scripts/uninstall.sh similarity index 100% rename from appstore/casdoor/1.945.0/scripts/uninstall.sh rename to appstore/casdoor/1.946.0/scripts/uninstall.sh diff --git a/appstore/casdoor/1.945.0/scripts/upgrade.sh b/appstore/casdoor/1.946.0/scripts/upgrade.sh similarity index 100% rename from appstore/casdoor/1.945.0/scripts/upgrade.sh rename to appstore/casdoor/1.946.0/scripts/upgrade.sh diff --git a/appstore/clouddrive2/0.9.0/.env b/appstore/clouddrive2/0.9.1/.env similarity index 100% rename from appstore/clouddrive2/0.9.0/.env rename to appstore/clouddrive2/0.9.1/.env diff --git a/appstore/clouddrive2/0.9.0/data.yml b/appstore/clouddrive2/0.9.1/data.yml similarity index 100% rename from appstore/clouddrive2/0.9.0/data.yml rename to appstore/clouddrive2/0.9.1/data.yml diff --git a/appstore/clouddrive2/0.9.0/docker-compose.yml b/appstore/clouddrive2/0.9.1/docker-compose.yml similarity index 94% rename from appstore/clouddrive2/0.9.0/docker-compose.yml rename to appstore/clouddrive2/0.9.1/docker-compose.yml index c326d79b7..06b4c0740 100644 --- a/appstore/clouddrive2/0.9.0/docker-compose.yml +++ b/appstore/clouddrive2/0.9.1/docker-compose.yml @@ -14,7 +14,7 @@ services: environment: - TZ=Asia/Shanghai - CLOUDDRIVE_HOME=/Config - image: cloudnas/clouddrive2:0.9.0 + image: cloudnas/clouddrive2:0.9.1 labels: createdBy: Apps networks: diff --git a/appstore/clouddrive2/0.9.0/envs/default.env b/appstore/clouddrive2/0.9.1/envs/default.env similarity index 100% rename from appstore/clouddrive2/0.9.0/envs/default.env rename to appstore/clouddrive2/0.9.1/envs/default.env diff --git a/appstore/clouddrive2/0.9.0/envs/global.env b/appstore/clouddrive2/0.9.1/envs/global.env similarity index 100% rename from appstore/clouddrive2/0.9.0/envs/global.env rename to appstore/clouddrive2/0.9.1/envs/global.env diff --git a/appstore/clouddrive2/0.9.0/scripts/init.sh b/appstore/clouddrive2/0.9.1/scripts/init.sh similarity index 100% rename from appstore/clouddrive2/0.9.0/scripts/init.sh rename to appstore/clouddrive2/0.9.1/scripts/init.sh diff --git a/appstore/clouddrive2/0.9.0/scripts/uninstall.sh b/appstore/clouddrive2/0.9.1/scripts/uninstall.sh similarity index 100% rename from appstore/clouddrive2/0.9.0/scripts/uninstall.sh rename to appstore/clouddrive2/0.9.1/scripts/uninstall.sh diff --git a/appstore/clouddrive2/0.9.0/scripts/upgrade.sh b/appstore/clouddrive2/0.9.1/scripts/upgrade.sh similarity index 100% rename from appstore/clouddrive2/0.9.0/scripts/upgrade.sh rename to appstore/clouddrive2/0.9.1/scripts/upgrade.sh diff --git a/appstore/qbittorrent/5.1.0/.env b/appstore/qbittorrent/5.1.1/.env similarity index 100% rename from appstore/qbittorrent/5.1.0/.env rename to appstore/qbittorrent/5.1.1/.env diff --git a/appstore/qbittorrent/5.1.0/data.yml b/appstore/qbittorrent/5.1.1/data.yml similarity index 100% rename from appstore/qbittorrent/5.1.0/data.yml rename to appstore/qbittorrent/5.1.1/data.yml diff --git a/appstore/qbittorrent/5.1.0/docker-compose.yml b/appstore/qbittorrent/5.1.1/docker-compose.yml similarity index 95% rename from appstore/qbittorrent/5.1.0/docker-compose.yml rename to appstore/qbittorrent/5.1.1/docker-compose.yml index e4c5107a3..5dd224da4 100644 --- a/appstore/qbittorrent/5.1.0/docker-compose.yml +++ b/appstore/qbittorrent/5.1.1/docker-compose.yml @@ -12,7 +12,7 @@ services: - UMASK=022 - WEBUI_PORT=${PANEL_APP_PORT_HTTP} - TORRENTING_PORT=${PANEL_APP_PORT_TORRENTING} - image: linuxserver/qbittorrent:5.1.0 + image: linuxserver/qbittorrent:5.1.1 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/qbittorrent/5.1.0/envs/default.env b/appstore/qbittorrent/5.1.1/envs/default.env similarity index 100% rename from appstore/qbittorrent/5.1.0/envs/default.env rename to appstore/qbittorrent/5.1.1/envs/default.env diff --git a/appstore/qbittorrent/5.1.0/envs/global.env b/appstore/qbittorrent/5.1.1/envs/global.env similarity index 100% rename from appstore/qbittorrent/5.1.0/envs/global.env rename to appstore/qbittorrent/5.1.1/envs/global.env diff --git a/appstore/qbittorrent/5.1.0/scripts/init.sh b/appstore/qbittorrent/5.1.1/scripts/init.sh similarity index 100% rename from appstore/qbittorrent/5.1.0/scripts/init.sh rename to appstore/qbittorrent/5.1.1/scripts/init.sh diff --git a/appstore/qbittorrent/5.1.0/scripts/uninstall.sh b/appstore/qbittorrent/5.1.1/scripts/uninstall.sh similarity index 100% rename from appstore/qbittorrent/5.1.0/scripts/uninstall.sh rename to appstore/qbittorrent/5.1.1/scripts/uninstall.sh diff --git a/appstore/qbittorrent/5.1.0/scripts/upgrade.sh b/appstore/qbittorrent/5.1.1/scripts/upgrade.sh similarity index 100% rename from appstore/qbittorrent/5.1.0/scripts/upgrade.sh rename to appstore/qbittorrent/5.1.1/scripts/upgrade.sh diff --git a/dockge/casdoor/docker-compose.yml b/dockge/casdoor/docker-compose.yml index 922a43df6..02d583e37 100644 --- a/dockge/casdoor/docker-compose.yml +++ b/dockge/casdoor/docker-compose.yml @@ -14,7 +14,7 @@ services: - verificationCodeTimeout=10 - appname=casdoor - authState=casdoor - image: casbin/casdoor:v1.945.0 + image: casbin/casdoor:v1.946.0 labels: createdBy: Apps networks: diff --git a/dockge/clouddrive2/docker-compose.yml b/dockge/clouddrive2/docker-compose.yml index c326d79b7..06b4c0740 100644 --- a/dockge/clouddrive2/docker-compose.yml +++ b/dockge/clouddrive2/docker-compose.yml @@ -14,7 +14,7 @@ services: environment: - TZ=Asia/Shanghai - CLOUDDRIVE_HOME=/Config - image: cloudnas/clouddrive2:0.9.0 + image: cloudnas/clouddrive2:0.9.1 labels: createdBy: Apps networks: diff --git a/dockge/qbittorrent_5_1_0/.env b/dockge/qbittorrent_5_1_1/.env similarity index 100% rename from dockge/qbittorrent_5_1_0/.env rename to dockge/qbittorrent_5_1_1/.env diff --git a/dockge/qbittorrent_5_1_0/docker-compose.yml b/dockge/qbittorrent_5_1_1/docker-compose.yml similarity index 95% rename from dockge/qbittorrent_5_1_0/docker-compose.yml rename to dockge/qbittorrent_5_1_1/docker-compose.yml index e4c5107a3..5dd224da4 100644 --- a/dockge/qbittorrent_5_1_0/docker-compose.yml +++ b/dockge/qbittorrent_5_1_1/docker-compose.yml @@ -12,7 +12,7 @@ services: - UMASK=022 - WEBUI_PORT=${PANEL_APP_PORT_HTTP} - TORRENTING_PORT=${PANEL_APP_PORT_TORRENTING} - image: linuxserver/qbittorrent:5.1.0 + image: linuxserver/qbittorrent:5.1.1 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/qbittorrent_5_1_0/envs/default.env b/dockge/qbittorrent_5_1_1/envs/default.env similarity index 100% rename from dockge/qbittorrent_5_1_0/envs/default.env rename to dockge/qbittorrent_5_1_1/envs/default.env diff --git a/dockge/qbittorrent_5_1_0/envs/global.env b/dockge/qbittorrent_5_1_1/envs/global.env similarity index 100% rename from dockge/qbittorrent_5_1_0/envs/global.env rename to dockge/qbittorrent_5_1_1/envs/global.env