diff --git a/appstore/ani-rss/2.1.12/.env b/appstore/ani-rss/2.1.13/.env similarity index 100% rename from appstore/ani-rss/2.1.12/.env rename to appstore/ani-rss/2.1.13/.env diff --git a/appstore/ani-rss/2.1.12/data.yml b/appstore/ani-rss/2.1.13/data.yml similarity index 100% rename from appstore/ani-rss/2.1.12/data.yml rename to appstore/ani-rss/2.1.13/data.yml diff --git a/appstore/ani-rss/2.1.12/docker-compose.yml b/appstore/ani-rss/2.1.13/docker-compose.yml similarity index 95% rename from appstore/ani-rss/2.1.12/docker-compose.yml rename to appstore/ani-rss/2.1.13/docker-compose.yml index 2e2986311..4daa5e0af 100644 --- a/appstore/ani-rss/2.1.12/docker-compose.yml +++ b/appstore/ani-rss/2.1.13/docker-compose.yml @@ -14,7 +14,7 @@ services: - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v2.1.12 + image: wushuo894/ani-rss:v2.1.13 labels: createdBy: Apps networks: diff --git a/appstore/ani-rss/2.1.12/envs/default.env b/appstore/ani-rss/2.1.13/envs/default.env similarity index 100% rename from appstore/ani-rss/2.1.12/envs/default.env rename to appstore/ani-rss/2.1.13/envs/default.env diff --git a/appstore/ani-rss/2.1.12/envs/global.env b/appstore/ani-rss/2.1.13/envs/global.env similarity index 100% rename from appstore/ani-rss/2.1.12/envs/global.env rename to appstore/ani-rss/2.1.13/envs/global.env diff --git a/appstore/ani-rss/2.1.12/scripts/init.sh b/appstore/ani-rss/2.1.13/scripts/init.sh similarity index 100% rename from appstore/ani-rss/2.1.12/scripts/init.sh rename to appstore/ani-rss/2.1.13/scripts/init.sh diff --git a/appstore/ani-rss/2.1.12/scripts/uninstall.sh b/appstore/ani-rss/2.1.13/scripts/uninstall.sh similarity index 100% rename from appstore/ani-rss/2.1.12/scripts/uninstall.sh rename to appstore/ani-rss/2.1.13/scripts/uninstall.sh diff --git a/appstore/ani-rss/2.1.12/scripts/upgrade.sh b/appstore/ani-rss/2.1.13/scripts/upgrade.sh similarity index 100% rename from appstore/ani-rss/2.1.12/scripts/upgrade.sh rename to appstore/ani-rss/2.1.13/scripts/upgrade.sh diff --git a/appstore/clouddrive2/0.9.6/.env b/appstore/clouddrive2/0.9.7/.env similarity index 100% rename from appstore/clouddrive2/0.9.6/.env rename to appstore/clouddrive2/0.9.7/.env diff --git a/appstore/clouddrive2/0.9.6/data.yml b/appstore/clouddrive2/0.9.7/data.yml similarity index 100% rename from appstore/clouddrive2/0.9.6/data.yml rename to appstore/clouddrive2/0.9.7/data.yml diff --git a/appstore/clouddrive2/0.9.6/docker-compose.yml b/appstore/clouddrive2/0.9.7/docker-compose.yml similarity index 94% rename from appstore/clouddrive2/0.9.6/docker-compose.yml rename to appstore/clouddrive2/0.9.7/docker-compose.yml index 42d29e280..c0d102733 100644 --- a/appstore/clouddrive2/0.9.6/docker-compose.yml +++ b/appstore/clouddrive2/0.9.7/docker-compose.yml @@ -14,7 +14,7 @@ services: environment: - TZ=Asia/Shanghai - CLOUDDRIVE_HOME=/Config - image: cloudnas/clouddrive2:0.9.6 + image: cloudnas/clouddrive2:0.9.7 labels: createdBy: Apps networks: diff --git a/appstore/clouddrive2/0.9.6/envs/default.env b/appstore/clouddrive2/0.9.7/envs/default.env similarity index 100% rename from appstore/clouddrive2/0.9.6/envs/default.env rename to appstore/clouddrive2/0.9.7/envs/default.env diff --git a/appstore/clouddrive2/0.9.6/envs/global.env b/appstore/clouddrive2/0.9.7/envs/global.env similarity index 100% rename from appstore/clouddrive2/0.9.6/envs/global.env rename to appstore/clouddrive2/0.9.7/envs/global.env diff --git a/appstore/clouddrive2/0.9.6/scripts/init.sh b/appstore/clouddrive2/0.9.7/scripts/init.sh similarity index 100% rename from appstore/clouddrive2/0.9.6/scripts/init.sh rename to appstore/clouddrive2/0.9.7/scripts/init.sh diff --git a/appstore/clouddrive2/0.9.6/scripts/uninstall.sh b/appstore/clouddrive2/0.9.7/scripts/uninstall.sh similarity index 100% rename from appstore/clouddrive2/0.9.6/scripts/uninstall.sh rename to appstore/clouddrive2/0.9.7/scripts/uninstall.sh diff --git a/appstore/clouddrive2/0.9.6/scripts/upgrade.sh b/appstore/clouddrive2/0.9.7/scripts/upgrade.sh similarity index 100% rename from appstore/clouddrive2/0.9.6/scripts/upgrade.sh rename to appstore/clouddrive2/0.9.7/scripts/upgrade.sh diff --git a/appstore/emby/4.9.1.21/.env b/appstore/emby/4.9.1.22/.env similarity index 100% rename from appstore/emby/4.9.1.21/.env rename to appstore/emby/4.9.1.22/.env diff --git a/appstore/emby/4.9.1.21/data.yml b/appstore/emby/4.9.1.22/data.yml similarity index 100% rename from appstore/emby/4.9.1.21/data.yml rename to appstore/emby/4.9.1.22/data.yml diff --git a/appstore/emby/4.9.1.21/docker-compose.yml b/appstore/emby/4.9.1.22/docker-compose.yml similarity index 96% rename from appstore/emby/4.9.1.21/docker-compose.yml rename to appstore/emby/4.9.1.22/docker-compose.yml index d1a829b7d..888b06dfc 100644 --- a/appstore/emby/4.9.1.21/docker-compose.yml +++ b/appstore/emby/4.9.1.22/docker-compose.yml @@ -13,7 +13,7 @@ services: - HTTP_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-} - NO_PROXY=localhost,127.0.0.1,::1 - image: emby/embyserver:4.9.1.21 + image: emby/embyserver:4.9.1.22 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/emby/4.9.1.21/envs/default.env b/appstore/emby/4.9.1.22/envs/default.env similarity index 100% rename from appstore/emby/4.9.1.21/envs/default.env rename to appstore/emby/4.9.1.22/envs/default.env diff --git a/appstore/emby/4.9.1.21/envs/global.env b/appstore/emby/4.9.1.22/envs/global.env similarity index 100% rename from appstore/emby/4.9.1.21/envs/global.env rename to appstore/emby/4.9.1.22/envs/global.env diff --git a/appstore/emby/4.9.1.21/scripts/init.sh b/appstore/emby/4.9.1.22/scripts/init.sh similarity index 100% rename from appstore/emby/4.9.1.21/scripts/init.sh rename to appstore/emby/4.9.1.22/scripts/init.sh diff --git a/appstore/emby/4.9.1.21/scripts/uninstall.sh b/appstore/emby/4.9.1.22/scripts/uninstall.sh similarity index 100% rename from appstore/emby/4.9.1.21/scripts/uninstall.sh rename to appstore/emby/4.9.1.22/scripts/uninstall.sh diff --git a/appstore/emby/4.9.1.21/scripts/upgrade.sh b/appstore/emby/4.9.1.22/scripts/upgrade.sh similarity index 100% rename from appstore/emby/4.9.1.21/scripts/upgrade.sh rename to appstore/emby/4.9.1.22/scripts/upgrade.sh diff --git a/appstore/ghost/6.0.4/.env b/appstore/ghost/6.0.5/.env similarity index 100% rename from appstore/ghost/6.0.4/.env rename to appstore/ghost/6.0.5/.env diff --git a/appstore/ghost/6.0.4/data.yml b/appstore/ghost/6.0.5/data.yml similarity index 100% rename from appstore/ghost/6.0.4/data.yml rename to appstore/ghost/6.0.5/data.yml diff --git a/appstore/ghost/6.0.4/docker-compose.yml b/appstore/ghost/6.0.5/docker-compose.yml similarity index 95% rename from appstore/ghost/6.0.4/docker-compose.yml rename to appstore/ghost/6.0.5/docker-compose.yml index 5e6e844d9..a8a5b1eb4 100644 --- a/appstore/ghost/6.0.4/docker-compose.yml +++ b/appstore/ghost/6.0.5/docker-compose.yml @@ -14,7 +14,7 @@ services: - database__client=mysql - mail__options__service=Email - mail__options__secure=true - image: ghost:6.0.4 + image: ghost:6.0.5 labels: createdBy: Apps networks: diff --git a/appstore/ghost/6.0.4/envs/default.env b/appstore/ghost/6.0.5/envs/default.env similarity index 100% rename from appstore/ghost/6.0.4/envs/default.env rename to appstore/ghost/6.0.5/envs/default.env diff --git a/appstore/ghost/6.0.4/envs/global.env b/appstore/ghost/6.0.5/envs/global.env similarity index 100% rename from appstore/ghost/6.0.4/envs/global.env rename to appstore/ghost/6.0.5/envs/global.env diff --git a/appstore/ghost/6.0.4/scripts/init.sh b/appstore/ghost/6.0.5/scripts/init.sh similarity index 100% rename from appstore/ghost/6.0.4/scripts/init.sh rename to appstore/ghost/6.0.5/scripts/init.sh diff --git a/appstore/ghost/6.0.4/scripts/uninstall.sh b/appstore/ghost/6.0.5/scripts/uninstall.sh similarity index 100% rename from appstore/ghost/6.0.4/scripts/uninstall.sh rename to appstore/ghost/6.0.5/scripts/uninstall.sh diff --git a/appstore/ghost/6.0.4/scripts/upgrade.sh b/appstore/ghost/6.0.5/scripts/upgrade.sh similarity index 100% rename from appstore/ghost/6.0.4/scripts/upgrade.sh rename to appstore/ghost/6.0.5/scripts/upgrade.sh diff --git a/appstore/homarr/1.33.0/.env b/appstore/homarr/1.34.0/.env similarity index 100% rename from appstore/homarr/1.33.0/.env rename to appstore/homarr/1.34.0/.env diff --git a/appstore/homarr/1.33.0/data.yml b/appstore/homarr/1.34.0/data.yml similarity index 100% rename from appstore/homarr/1.33.0/data.yml rename to appstore/homarr/1.34.0/data.yml diff --git a/appstore/homarr/1.33.0/docker-compose.yml b/appstore/homarr/1.34.0/docker-compose.yml similarity index 89% rename from appstore/homarr/1.33.0/docker-compose.yml rename to appstore/homarr/1.34.0/docker-compose.yml index 9f7e4cdd4..ecb6feddb 100644 --- a/appstore/homarr/1.33.0/docker-compose.yml +++ b/appstore/homarr/1.34.0/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/homarr-labs/homarr:v1.33.0 + image: ghcr.io/homarr-labs/homarr:v1.34.0 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/homarr/1.33.0/envs/default.env b/appstore/homarr/1.34.0/envs/default.env similarity index 100% rename from appstore/homarr/1.33.0/envs/default.env rename to appstore/homarr/1.34.0/envs/default.env diff --git a/appstore/homarr/1.33.0/envs/global.env b/appstore/homarr/1.34.0/envs/global.env similarity index 100% rename from appstore/homarr/1.33.0/envs/global.env rename to appstore/homarr/1.34.0/envs/global.env diff --git a/appstore/homarr/1.33.0/scripts/init.sh b/appstore/homarr/1.34.0/scripts/init.sh similarity index 100% rename from appstore/homarr/1.33.0/scripts/init.sh rename to appstore/homarr/1.34.0/scripts/init.sh diff --git a/appstore/homarr/1.33.0/scripts/uninstall.sh b/appstore/homarr/1.34.0/scripts/uninstall.sh similarity index 100% rename from appstore/homarr/1.33.0/scripts/uninstall.sh rename to appstore/homarr/1.34.0/scripts/uninstall.sh diff --git a/appstore/homarr/1.33.0/scripts/upgrade.sh b/appstore/homarr/1.34.0/scripts/upgrade.sh similarity index 100% rename from appstore/homarr/1.33.0/scripts/upgrade.sh rename to appstore/homarr/1.34.0/scripts/upgrade.sh diff --git a/appstore/immich-machine-learning/1.138.0/.env b/appstore/immich-machine-learning/1.139.2/.env similarity index 100% rename from appstore/immich-machine-learning/1.138.0/.env rename to appstore/immich-machine-learning/1.139.2/.env diff --git a/appstore/immich-machine-learning/1.138.0/data.yml b/appstore/immich-machine-learning/1.139.2/data.yml similarity index 100% rename from appstore/immich-machine-learning/1.138.0/data.yml rename to appstore/immich-machine-learning/1.139.2/data.yml diff --git a/appstore/immich-machine-learning/1.138.0/docker-compose.yml b/appstore/immich-machine-learning/1.139.2/docker-compose.yml similarity index 87% rename from appstore/immich-machine-learning/1.138.0/docker-compose.yml rename to appstore/immich-machine-learning/1.139.2/docker-compose.yml index 5b4bee150..f2c7ff59c 100644 --- a/appstore/immich-machine-learning/1.138.0/docker-compose.yml +++ b/appstore/immich-machine-learning/1.139.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.138.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.139.2 labels: createdBy: Apps networks: diff --git a/appstore/immich-machine-learning/1.138.0/envs/default.env b/appstore/immich-machine-learning/1.139.2/envs/default.env similarity index 100% rename from appstore/immich-machine-learning/1.138.0/envs/default.env rename to appstore/immich-machine-learning/1.139.2/envs/default.env diff --git a/appstore/immich-machine-learning/1.138.0/envs/global.env b/appstore/immich-machine-learning/1.139.2/envs/global.env similarity index 100% rename from appstore/immich-machine-learning/1.138.0/envs/global.env rename to appstore/immich-machine-learning/1.139.2/envs/global.env diff --git a/appstore/immich-machine-learning/1.138.0/scripts/init.sh b/appstore/immich-machine-learning/1.139.2/scripts/init.sh similarity index 100% rename from appstore/immich-machine-learning/1.138.0/scripts/init.sh rename to appstore/immich-machine-learning/1.139.2/scripts/init.sh diff --git a/appstore/immich-machine-learning/1.138.0/scripts/uninstall.sh b/appstore/immich-machine-learning/1.139.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich-machine-learning/1.138.0/scripts/uninstall.sh rename to appstore/immich-machine-learning/1.139.2/scripts/uninstall.sh diff --git a/appstore/immich-machine-learning/1.138.0/scripts/upgrade.sh b/appstore/immich-machine-learning/1.139.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich-machine-learning/1.138.0/scripts/upgrade.sh rename to appstore/immich-machine-learning/1.139.2/scripts/upgrade.sh diff --git a/appstore/immich-no-machine/1.138.1/.env b/appstore/immich-no-machine/1.139.2/.env similarity index 100% rename from appstore/immich-no-machine/1.138.1/.env rename to appstore/immich-no-machine/1.139.2/.env diff --git a/appstore/immich-no-machine/1.138.1/data.yml b/appstore/immich-no-machine/1.139.2/data.yml similarity index 100% rename from appstore/immich-no-machine/1.138.1/data.yml rename to appstore/immich-no-machine/1.139.2/data.yml diff --git a/appstore/immich-no-machine/1.138.1/docker-compose.yml b/appstore/immich-no-machine/1.139.2/docker-compose.yml similarity index 95% rename from appstore/immich-no-machine/1.138.1/docker-compose.yml rename to appstore/immich-no-machine/1.139.2/docker-compose.yml index 28b182a39..9e10c9418 100644 --- a/appstore/immich-no-machine/1.138.1/docker-compose.yml +++ b/appstore/immich-no-machine/1.139.2/docker-compose.yml @@ -29,7 +29,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 labels: createdBy: Apps networks: diff --git a/appstore/immich-no-machine/1.138.1/envs/default.env b/appstore/immich-no-machine/1.139.2/envs/default.env similarity index 100% rename from appstore/immich-no-machine/1.138.1/envs/default.env rename to appstore/immich-no-machine/1.139.2/envs/default.env diff --git a/appstore/immich-no-machine/1.138.1/envs/global.env b/appstore/immich-no-machine/1.139.2/envs/global.env similarity index 100% rename from appstore/immich-no-machine/1.138.1/envs/global.env rename to appstore/immich-no-machine/1.139.2/envs/global.env diff --git a/appstore/immich-no-machine/1.138.1/scripts/init.sh b/appstore/immich-no-machine/1.139.2/scripts/init.sh similarity index 100% rename from appstore/immich-no-machine/1.138.1/scripts/init.sh rename to appstore/immich-no-machine/1.139.2/scripts/init.sh diff --git a/appstore/immich-no-machine/1.138.1/scripts/uninstall.sh b/appstore/immich-no-machine/1.139.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich-no-machine/1.138.1/scripts/uninstall.sh rename to appstore/immich-no-machine/1.139.2/scripts/uninstall.sh diff --git a/appstore/immich-no-machine/1.138.1/scripts/upgrade.sh b/appstore/immich-no-machine/1.139.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich-no-machine/1.138.1/scripts/upgrade.sh rename to appstore/immich-no-machine/1.139.2/scripts/upgrade.sh diff --git a/appstore/immich-server/1.138.1/.env b/appstore/immich-server/1.139.2/.env similarity index 100% rename from appstore/immich-server/1.138.1/.env rename to appstore/immich-server/1.139.2/.env diff --git a/appstore/immich-server/1.138.1/data.yml b/appstore/immich-server/1.139.2/data.yml similarity index 100% rename from appstore/immich-server/1.138.1/data.yml rename to appstore/immich-server/1.139.2/data.yml diff --git a/appstore/immich-server/1.138.1/docker-compose.yml b/appstore/immich-server/1.139.2/docker-compose.yml similarity index 89% rename from appstore/immich-server/1.138.1/docker-compose.yml rename to appstore/immich-server/1.139.2/docker-compose.yml index 590b17ced..b074692e5 100644 --- a/appstore/immich-server/1.138.1/docker-compose.yml +++ b/appstore/immich-server/1.139.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 labels: createdBy: Apps networks: diff --git a/appstore/immich-server/1.138.1/envs/default.env b/appstore/immich-server/1.139.2/envs/default.env similarity index 100% rename from appstore/immich-server/1.138.1/envs/default.env rename to appstore/immich-server/1.139.2/envs/default.env diff --git a/appstore/immich-server/1.138.1/envs/global.env b/appstore/immich-server/1.139.2/envs/global.env similarity index 100% rename from appstore/immich-server/1.138.1/envs/global.env rename to appstore/immich-server/1.139.2/envs/global.env diff --git a/appstore/immich-server/1.138.1/scripts/init.sh b/appstore/immich-server/1.139.2/scripts/init.sh similarity index 100% rename from appstore/immich-server/1.138.1/scripts/init.sh rename to appstore/immich-server/1.139.2/scripts/init.sh diff --git a/appstore/immich-server/1.138.1/scripts/uninstall.sh b/appstore/immich-server/1.139.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich-server/1.138.1/scripts/uninstall.sh rename to appstore/immich-server/1.139.2/scripts/uninstall.sh diff --git a/appstore/immich-server/1.138.1/scripts/upgrade.sh b/appstore/immich-server/1.139.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich-server/1.138.1/scripts/upgrade.sh rename to appstore/immich-server/1.139.2/scripts/upgrade.sh diff --git a/appstore/immich/1.138.1/.env b/appstore/immich/1.139.2/.env similarity index 100% rename from appstore/immich/1.138.1/.env rename to appstore/immich/1.139.2/.env diff --git a/appstore/immich/1.138.1/data.yml b/appstore/immich/1.139.2/data.yml similarity index 100% rename from appstore/immich/1.138.1/data.yml rename to appstore/immich/1.139.2/data.yml diff --git a/dockge/immich_1_138_1/docker-compose.yml b/appstore/immich/1.139.2/docker-compose.yml similarity index 92% rename from dockge/immich_1_138_1/docker-compose.yml rename to appstore/immich/1.139.2/docker-compose.yml index 8bd268983..71b00d235 100644 --- a/dockge/immich_1_138_1/docker-compose.yml +++ b/appstore/immich/1.139.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.138.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.139.2 labels: createdBy: Apps networks: @@ -45,7 +45,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 labels: createdBy: Apps networks: diff --git a/appstore/immich/1.138.1/envs/default.env b/appstore/immich/1.139.2/envs/default.env similarity index 100% rename from appstore/immich/1.138.1/envs/default.env rename to appstore/immich/1.139.2/envs/default.env diff --git a/appstore/immich/1.138.1/envs/global.env b/appstore/immich/1.139.2/envs/global.env similarity index 100% rename from appstore/immich/1.138.1/envs/global.env rename to appstore/immich/1.139.2/envs/global.env diff --git a/appstore/immich/1.138.1/scripts/init.sh b/appstore/immich/1.139.2/scripts/init.sh similarity index 100% rename from appstore/immich/1.138.1/scripts/init.sh rename to appstore/immich/1.139.2/scripts/init.sh diff --git a/appstore/immich/1.138.1/scripts/uninstall.sh b/appstore/immich/1.139.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich/1.138.1/scripts/uninstall.sh rename to appstore/immich/1.139.2/scripts/uninstall.sh diff --git a/appstore/immich/1.138.1/scripts/upgrade.sh b/appstore/immich/1.139.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich/1.138.1/scripts/upgrade.sh rename to appstore/immich/1.139.2/scripts/upgrade.sh diff --git a/appstore/nezha-dash/2.9.9/.env b/appstore/nezha-dash/2.9.10/.env similarity index 100% rename from appstore/nezha-dash/2.9.9/.env rename to appstore/nezha-dash/2.9.10/.env diff --git a/appstore/nezha-dash/2.9.9/data.yml b/appstore/nezha-dash/2.9.10/data.yml similarity index 100% rename from appstore/nezha-dash/2.9.9/data.yml rename to appstore/nezha-dash/2.9.10/data.yml diff --git a/appstore/nezha-dash/2.9.9/docker-compose.yml b/appstore/nezha-dash/2.9.10/docker-compose.yml similarity index 94% rename from appstore/nezha-dash/2.9.9/docker-compose.yml rename to appstore/nezha-dash/2.9.10/docker-compose.yml index 8bdaa34f5..8f00b9bc2 100644 --- a/appstore/nezha-dash/2.9.9/docker-compose.yml +++ b/appstore/nezha-dash/2.9.10/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.9.9 + image: hamster1963/nezha-dash:v2.9.10 labels: createdBy: Apps networks: diff --git a/appstore/nezha-dash/2.9.9/envs/default.env b/appstore/nezha-dash/2.9.10/envs/default.env similarity index 100% rename from appstore/nezha-dash/2.9.9/envs/default.env rename to appstore/nezha-dash/2.9.10/envs/default.env diff --git a/appstore/nezha-dash/2.9.9/envs/global.env b/appstore/nezha-dash/2.9.10/envs/global.env similarity index 100% rename from appstore/nezha-dash/2.9.9/envs/global.env rename to appstore/nezha-dash/2.9.10/envs/global.env diff --git a/appstore/nezha-dash/2.9.9/scripts/init.sh b/appstore/nezha-dash/2.9.10/scripts/init.sh similarity index 100% rename from appstore/nezha-dash/2.9.9/scripts/init.sh rename to appstore/nezha-dash/2.9.10/scripts/init.sh diff --git a/appstore/nezha-dash/2.9.9/scripts/uninstall.sh b/appstore/nezha-dash/2.9.10/scripts/uninstall.sh similarity index 100% rename from appstore/nezha-dash/2.9.9/scripts/uninstall.sh rename to appstore/nezha-dash/2.9.10/scripts/uninstall.sh diff --git a/appstore/nezha-dash/2.9.9/scripts/upgrade.sh b/appstore/nezha-dash/2.9.10/scripts/upgrade.sh similarity index 100% rename from appstore/nezha-dash/2.9.9/scripts/upgrade.sh rename to appstore/nezha-dash/2.9.10/scripts/upgrade.sh diff --git a/appstore/open-webui/0.6.24/.env b/appstore/open-webui/0.6.25/.env similarity index 100% rename from appstore/open-webui/0.6.24/.env rename to appstore/open-webui/0.6.25/.env diff --git a/appstore/open-webui/0.6.24/data.yml b/appstore/open-webui/0.6.25/data.yml similarity index 100% rename from appstore/open-webui/0.6.24/data.yml rename to appstore/open-webui/0.6.25/data.yml diff --git a/appstore/open-webui/0.6.24/docker-compose.yml b/appstore/open-webui/0.6.25/docker-compose.yml similarity index 91% rename from appstore/open-webui/0.6.24/docker-compose.yml rename to appstore/open-webui/0.6.25/docker-compose.yml index 9612fee31..2de297609 100644 --- a/appstore/open-webui/0.6.24/docker-compose.yml +++ b/appstore/open-webui/0.6.25/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.24 + image: ghcr.io/open-webui/open-webui:v0.6.25 labels: createdBy: Apps networks: diff --git a/appstore/open-webui/0.6.24/envs/default.env b/appstore/open-webui/0.6.25/envs/default.env similarity index 100% rename from appstore/open-webui/0.6.24/envs/default.env rename to appstore/open-webui/0.6.25/envs/default.env diff --git a/appstore/open-webui/0.6.24/envs/global.env b/appstore/open-webui/0.6.25/envs/global.env similarity index 100% rename from appstore/open-webui/0.6.24/envs/global.env rename to appstore/open-webui/0.6.25/envs/global.env diff --git a/appstore/open-webui/0.6.24/scripts/init.sh b/appstore/open-webui/0.6.25/scripts/init.sh similarity index 100% rename from appstore/open-webui/0.6.24/scripts/init.sh rename to appstore/open-webui/0.6.25/scripts/init.sh diff --git a/appstore/open-webui/0.6.24/scripts/uninstall.sh b/appstore/open-webui/0.6.25/scripts/uninstall.sh similarity index 100% rename from appstore/open-webui/0.6.24/scripts/uninstall.sh rename to appstore/open-webui/0.6.25/scripts/uninstall.sh diff --git a/appstore/open-webui/0.6.24/scripts/upgrade.sh b/appstore/open-webui/0.6.25/scripts/upgrade.sh similarity index 100% rename from appstore/open-webui/0.6.24/scripts/upgrade.sh rename to appstore/open-webui/0.6.25/scripts/upgrade.sh diff --git a/appstore/super-productivity/14.3.3/.env b/appstore/super-productivity/14.3.4/.env similarity index 100% rename from appstore/super-productivity/14.3.3/.env rename to appstore/super-productivity/14.3.4/.env diff --git a/appstore/super-productivity/14.3.3/conf/webdav.yaml b/appstore/super-productivity/14.3.4/conf/webdav.yaml similarity index 100% rename from appstore/super-productivity/14.3.3/conf/webdav.yaml rename to appstore/super-productivity/14.3.4/conf/webdav.yaml diff --git a/appstore/super-productivity/14.3.3/data.yml b/appstore/super-productivity/14.3.4/data.yml similarity index 100% rename from appstore/super-productivity/14.3.3/data.yml rename to appstore/super-productivity/14.3.4/data.yml diff --git a/appstore/super-productivity/14.3.3/docker-compose.yml b/appstore/super-productivity/14.3.4/docker-compose.yml similarity index 93% rename from appstore/super-productivity/14.3.3/docker-compose.yml rename to appstore/super-productivity/14.3.4/docker-compose.yml index 8a3a92392..ff72408b0 100644 --- a/appstore/super-productivity/14.3.3/docker-compose.yml +++ b/appstore/super-productivity/14.3.4/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v14.3.3 + image: johannesjo/super-productivity:v14.3.4 labels: createdBy: Apps networks: diff --git a/appstore/super-productivity/14.3.3/envs/default.env b/appstore/super-productivity/14.3.4/envs/default.env similarity index 100% rename from appstore/super-productivity/14.3.3/envs/default.env rename to appstore/super-productivity/14.3.4/envs/default.env diff --git a/appstore/super-productivity/14.3.3/envs/global.env b/appstore/super-productivity/14.3.4/envs/global.env similarity index 100% rename from appstore/super-productivity/14.3.3/envs/global.env rename to appstore/super-productivity/14.3.4/envs/global.env diff --git a/appstore/super-productivity/14.3.3/scripts/init.sh b/appstore/super-productivity/14.3.4/scripts/init.sh similarity index 100% rename from appstore/super-productivity/14.3.3/scripts/init.sh rename to appstore/super-productivity/14.3.4/scripts/init.sh diff --git a/appstore/super-productivity/14.3.3/scripts/uninstall.sh b/appstore/super-productivity/14.3.4/scripts/uninstall.sh similarity index 100% rename from appstore/super-productivity/14.3.3/scripts/uninstall.sh rename to appstore/super-productivity/14.3.4/scripts/uninstall.sh diff --git a/appstore/super-productivity/14.3.3/scripts/upgrade.sh b/appstore/super-productivity/14.3.4/scripts/upgrade.sh similarity index 100% rename from appstore/super-productivity/14.3.3/scripts/upgrade.sh rename to appstore/super-productivity/14.3.4/scripts/upgrade.sh diff --git a/dockge/ani-rss/docker-compose.yml b/dockge/ani-rss/docker-compose.yml index 9c6e13c66..4daa5e0af 100644 --- a/dockge/ani-rss/docker-compose.yml +++ b/dockge/ani-rss/docker-compose.yml @@ -8,10 +8,13 @@ services: - ./envs/global.env - .env environment: + - PUID=0 + - PGID=0 + - UMASK=022 - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v1.2.82 + image: wushuo894/ani-rss:v2.1.13 labels: createdBy: Apps networks: diff --git a/dockge/ani-rss_2_1_12/.env b/dockge/ani-rss_1_2_82/.env similarity index 100% rename from dockge/ani-rss_2_1_12/.env rename to dockge/ani-rss_1_2_82/.env diff --git a/dockge/ani-rss_2_1_12/docker-compose.yml b/dockge/ani-rss_1_2_82/docker-compose.yml similarity index 90% rename from dockge/ani-rss_2_1_12/docker-compose.yml rename to dockge/ani-rss_1_2_82/docker-compose.yml index 2e2986311..9c6e13c66 100644 --- a/dockge/ani-rss_2_1_12/docker-compose.yml +++ b/dockge/ani-rss_1_2_82/docker-compose.yml @@ -8,13 +8,10 @@ services: - ./envs/global.env - .env environment: - - PUID=0 - - PGID=0 - - UMASK=022 - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v2.1.12 + image: wushuo894/ani-rss:v1.2.82 labels: createdBy: Apps networks: diff --git a/dockge/ani-rss_2_1_12/envs/default.env b/dockge/ani-rss_1_2_82/envs/default.env similarity index 100% rename from dockge/ani-rss_2_1_12/envs/default.env rename to dockge/ani-rss_1_2_82/envs/default.env diff --git a/dockge/ani-rss_2_1_12/envs/global.env b/dockge/ani-rss_1_2_82/envs/global.env similarity index 100% rename from dockge/ani-rss_2_1_12/envs/global.env rename to dockge/ani-rss_1_2_82/envs/global.env diff --git a/dockge/clouddrive2/docker-compose.yml b/dockge/clouddrive2/docker-compose.yml index 42d29e280..c0d102733 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.6 + image: cloudnas/clouddrive2:0.9.7 labels: createdBy: Apps networks: diff --git a/dockge/emby/docker-compose.yml b/dockge/emby/docker-compose.yml index a461e63ac..888b06dfc 100644 --- a/dockge/emby/docker-compose.yml +++ b/dockge/emby/docker-compose.yml @@ -13,7 +13,7 @@ services: - HTTP_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-} - NO_PROXY=localhost,127.0.0.1,::1 - image: emby/embyserver:4.8.11.0 + image: emby/embyserver:4.9.1.22 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/emby_4_9_1_21/.env b/dockge/emby_4_8_11_0/.env similarity index 100% rename from dockge/emby_4_9_1_21/.env rename to dockge/emby_4_8_11_0/.env diff --git a/dockge/emby_4_9_1_21/docker-compose.yml b/dockge/emby_4_8_11_0/docker-compose.yml similarity index 96% rename from dockge/emby_4_9_1_21/docker-compose.yml rename to dockge/emby_4_8_11_0/docker-compose.yml index d1a829b7d..a461e63ac 100644 --- a/dockge/emby_4_9_1_21/docker-compose.yml +++ b/dockge/emby_4_8_11_0/docker-compose.yml @@ -13,7 +13,7 @@ services: - HTTP_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-} - NO_PROXY=localhost,127.0.0.1,::1 - image: emby/embyserver:4.9.1.21 + image: emby/embyserver:4.8.11.0 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/emby_4_9_1_21/envs/default.env b/dockge/emby_4_8_11_0/envs/default.env similarity index 100% rename from dockge/emby_4_9_1_21/envs/default.env rename to dockge/emby_4_8_11_0/envs/default.env diff --git a/dockge/emby_4_9_1_21/envs/global.env b/dockge/emby_4_8_11_0/envs/global.env similarity index 100% rename from dockge/emby_4_9_1_21/envs/global.env rename to dockge/emby_4_8_11_0/envs/global.env diff --git a/dockge/ghost/docker-compose.yml b/dockge/ghost/docker-compose.yml index 5e6e844d9..a8a5b1eb4 100644 --- a/dockge/ghost/docker-compose.yml +++ b/dockge/ghost/docker-compose.yml @@ -14,7 +14,7 @@ services: - database__client=mysql - mail__options__service=Email - mail__options__secure=true - image: ghost:6.0.4 + image: ghost:6.0.5 labels: createdBy: Apps networks: diff --git a/dockge/homarr/.env b/dockge/homarr/.env index 9370b8091..4610427ed 100644 --- a/dockge/homarr/.env +++ b/dockge/homarr/.env @@ -8,5 +8,5 @@ HOMARR_ROOT_PATH=/home/homarr PANEL_APP_PORT_HTTP=7575 # 密钥 [必填] -SECRET_ENCRYPTION_KEY=b7fa3f6f09ac8084ca03b94589d799e6a9225212e8f691c6b419a139acf412c7 +SECRET_ENCRYPTION_KEY=7f0f511ce7898929066688ee9146aa509293a6c58a345ea0ea7270e7b34ff32d diff --git a/dockge/homarr/docker-compose.yml b/dockge/homarr/docker-compose.yml index 8568f94b3..ecb6feddb 100644 --- a/dockge/homarr/docker-compose.yml +++ b/dockge/homarr/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/ajnart/homarr:0.16.0 + image: ghcr.io/homarr-labs/homarr:v1.34.0 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/homarr_1_33_0/.env b/dockge/homarr_0_16_0/.env similarity index 67% rename from dockge/homarr_1_33_0/.env rename to dockge/homarr_0_16_0/.env index 4610427ed..9370b8091 100644 --- a/dockge/homarr_1_33_0/.env +++ b/dockge/homarr_0_16_0/.env @@ -8,5 +8,5 @@ HOMARR_ROOT_PATH=/home/homarr PANEL_APP_PORT_HTTP=7575 # 密钥 [必填] -SECRET_ENCRYPTION_KEY=7f0f511ce7898929066688ee9146aa509293a6c58a345ea0ea7270e7b34ff32d +SECRET_ENCRYPTION_KEY=b7fa3f6f09ac8084ca03b94589d799e6a9225212e8f691c6b419a139acf412c7 diff --git a/dockge/homarr_1_33_0/docker-compose.yml b/dockge/homarr_0_16_0/docker-compose.yml similarity index 89% rename from dockge/homarr_1_33_0/docker-compose.yml rename to dockge/homarr_0_16_0/docker-compose.yml index 9f7e4cdd4..8568f94b3 100644 --- a/dockge/homarr_1_33_0/docker-compose.yml +++ b/dockge/homarr_0_16_0/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/homarr-labs/homarr:v1.33.0 + image: ghcr.io/ajnart/homarr:0.16.0 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/homarr_1_33_0/envs/default.env b/dockge/homarr_0_16_0/envs/default.env similarity index 100% rename from dockge/homarr_1_33_0/envs/default.env rename to dockge/homarr_0_16_0/envs/default.env diff --git a/dockge/homarr_1_33_0/envs/global.env b/dockge/homarr_0_16_0/envs/global.env similarity index 100% rename from dockge/homarr_1_33_0/envs/global.env rename to dockge/homarr_0_16_0/envs/global.env diff --git a/dockge/immich-machine-learning_1_138_0/.env b/dockge/immich-machine-learning_1_139_2/.env similarity index 100% rename from dockge/immich-machine-learning_1_138_0/.env rename to dockge/immich-machine-learning_1_139_2/.env diff --git a/dockge/immich-machine-learning_1_138_0/docker-compose.yml b/dockge/immich-machine-learning_1_139_2/docker-compose.yml similarity index 87% rename from dockge/immich-machine-learning_1_138_0/docker-compose.yml rename to dockge/immich-machine-learning_1_139_2/docker-compose.yml index 5b4bee150..f2c7ff59c 100644 --- a/dockge/immich-machine-learning_1_138_0/docker-compose.yml +++ b/dockge/immich-machine-learning_1_139_2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.138.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.139.2 labels: createdBy: Apps networks: diff --git a/dockge/immich-machine-learning_1_138_0/envs/default.env b/dockge/immich-machine-learning_1_139_2/envs/default.env similarity index 100% rename from dockge/immich-machine-learning_1_138_0/envs/default.env rename to dockge/immich-machine-learning_1_139_2/envs/default.env diff --git a/dockge/immich-machine-learning_1_138_0/envs/global.env b/dockge/immich-machine-learning_1_139_2/envs/global.env similarity index 100% rename from dockge/immich-machine-learning_1_138_0/envs/global.env rename to dockge/immich-machine-learning_1_139_2/envs/global.env diff --git a/dockge/immich-no-machine_1_138_1/.env b/dockge/immich-no-machine_1_139_2/.env similarity index 100% rename from dockge/immich-no-machine_1_138_1/.env rename to dockge/immich-no-machine_1_139_2/.env diff --git a/dockge/immich-no-machine_1_138_1/docker-compose.yml b/dockge/immich-no-machine_1_139_2/docker-compose.yml similarity index 95% rename from dockge/immich-no-machine_1_138_1/docker-compose.yml rename to dockge/immich-no-machine_1_139_2/docker-compose.yml index 28b182a39..9e10c9418 100644 --- a/dockge/immich-no-machine_1_138_1/docker-compose.yml +++ b/dockge/immich-no-machine_1_139_2/docker-compose.yml @@ -29,7 +29,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 labels: createdBy: Apps networks: diff --git a/dockge/immich-no-machine_1_138_1/envs/default.env b/dockge/immich-no-machine_1_139_2/envs/default.env similarity index 100% rename from dockge/immich-no-machine_1_138_1/envs/default.env rename to dockge/immich-no-machine_1_139_2/envs/default.env diff --git a/dockge/immich-no-machine_1_138_1/envs/global.env b/dockge/immich-no-machine_1_139_2/envs/global.env similarity index 100% rename from dockge/immich-no-machine_1_138_1/envs/global.env rename to dockge/immich-no-machine_1_139_2/envs/global.env diff --git a/dockge/immich-server_1_138_1/.env b/dockge/immich-server_1_139_2/.env similarity index 100% rename from dockge/immich-server_1_138_1/.env rename to dockge/immich-server_1_139_2/.env diff --git a/dockge/immich-server_1_138_1/docker-compose.yml b/dockge/immich-server_1_139_2/docker-compose.yml similarity index 89% rename from dockge/immich-server_1_138_1/docker-compose.yml rename to dockge/immich-server_1_139_2/docker-compose.yml index 590b17ced..b074692e5 100644 --- a/dockge/immich-server_1_138_1/docker-compose.yml +++ b/dockge/immich-server_1_139_2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 labels: createdBy: Apps networks: diff --git a/dockge/immich-server_1_138_1/envs/default.env b/dockge/immich-server_1_139_2/envs/default.env similarity index 100% rename from dockge/immich-server_1_138_1/envs/default.env rename to dockge/immich-server_1_139_2/envs/default.env diff --git a/dockge/immich-server_1_138_1/envs/global.env b/dockge/immich-server_1_139_2/envs/global.env similarity index 100% rename from dockge/immich-server_1_138_1/envs/global.env rename to dockge/immich-server_1_139_2/envs/global.env diff --git a/dockge/immich_1_138_1/.env b/dockge/immich_1_139_2/.env similarity index 100% rename from dockge/immich_1_138_1/.env rename to dockge/immich_1_139_2/.env diff --git a/appstore/immich/1.138.1/docker-compose.yml b/dockge/immich_1_139_2/docker-compose.yml similarity index 92% rename from appstore/immich/1.138.1/docker-compose.yml rename to dockge/immich_1_139_2/docker-compose.yml index 8bd268983..71b00d235 100644 --- a/appstore/immich/1.138.1/docker-compose.yml +++ b/dockge/immich_1_139_2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.138.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.139.2 labels: createdBy: Apps networks: @@ -45,7 +45,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 labels: createdBy: Apps networks: diff --git a/dockge/immich_1_138_1/envs/default.env b/dockge/immich_1_139_2/envs/default.env similarity index 100% rename from dockge/immich_1_138_1/envs/default.env rename to dockge/immich_1_139_2/envs/default.env diff --git a/dockge/immich_1_138_1/envs/global.env b/dockge/immich_1_139_2/envs/global.env similarity index 100% rename from dockge/immich_1_138_1/envs/global.env rename to dockge/immich_1_139_2/envs/global.env diff --git a/dockge/nezha-dash/docker-compose.yml b/dockge/nezha-dash/docker-compose.yml index 8bdaa34f5..8f00b9bc2 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.9.9 + image: hamster1963/nezha-dash:v2.9.10 labels: createdBy: Apps networks: diff --git a/dockge/open-webui/docker-compose.yml b/dockge/open-webui/docker-compose.yml index 9612fee31..2de297609 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:0.6.24 + image: ghcr.io/open-webui/open-webui:v0.6.25 labels: createdBy: Apps networks: diff --git a/dockge/super-productivity/docker-compose.yml b/dockge/super-productivity/docker-compose.yml index 8a3a92392..ff72408b0 100644 --- a/dockge/super-productivity/docker-compose.yml +++ b/dockge/super-productivity/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v14.3.3 + image: johannesjo/super-productivity:v14.3.4 labels: createdBy: Apps networks: