From 0f751d4ba85ad1b50b4a4825b8bfec0b762b4fc3 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Thu, 6 Mar 2025 03:28:29 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/certimate/{0.2.21 => 0.3.0}/.env | 0 appstore/certimate/{0.2.21 => 0.3.0}/data.yml | 0 appstore/certimate/{0.2.21 => 0.3.0}/docker-compose.yml | 2 +- appstore/certimate/{0.2.21 => 0.3.0}/envs/default.env | 0 appstore/certimate/{0.2.21 => 0.3.0}/envs/global.env | 0 appstore/certimate/{0.2.21 => 0.3.0}/scripts/init.sh | 0 appstore/certimate/{0.2.21 => 0.3.0}/scripts/uninstall.sh | 0 appstore/certimate/{0.2.21 => 0.3.0}/scripts/upgrade.sh | 0 appstore/ghost/{5.110.3 => 5.110.4}/.env | 0 appstore/ghost/{5.110.3 => 5.110.4}/data.yml | 0 appstore/ghost/{5.110.3 => 5.110.4}/docker-compose.yml | 2 +- appstore/ghost/{5.110.3 => 5.110.4}/envs/default.env | 0 appstore/ghost/{5.110.3 => 5.110.4}/envs/global.env | 0 appstore/ghost/{5.110.3 => 5.110.4}/scripts/init.sh | 0 appstore/ghost/{5.110.3 => 5.110.4}/scripts/uninstall.sh | 0 appstore/ghost/{5.110.3 => 5.110.4}/scripts/upgrade.sh | 0 appstore/immich-machine-learning/{1.128.0 => 1.129.0}/.env | 0 .../immich-machine-learning/{1.128.0 => 1.129.0}/data.yml | 0 .../{1.128.0 => 1.129.0}/docker-compose.yml | 2 +- .../{1.128.0 => 1.129.0}/envs/default.env | 0 .../{1.128.0 => 1.129.0}/envs/global.env | 0 .../{1.128.0 => 1.129.0}/scripts/init.sh | 0 .../{1.128.0 => 1.129.0}/scripts/uninstall.sh | 0 .../{1.128.0 => 1.129.0}/scripts/upgrade.sh | 0 appstore/immich-no-machine/{1.128.0 => 1.129.0}/.env | 0 appstore/immich-no-machine/{1.128.0 => 1.129.0}/data.yml | 0 .../immich-no-machine/{1.128.0 => 1.129.0}/docker-compose.yml | 2 +- .../immich-no-machine/{1.128.0 => 1.129.0}/envs/default.env | 0 .../immich-no-machine/{1.128.0 => 1.129.0}/envs/global.env | 0 .../immich-no-machine/{1.128.0 => 1.129.0}/scripts/init.sh | 0 .../{1.128.0 => 1.129.0}/scripts/uninstall.sh | 0 .../immich-no-machine/{1.128.0 => 1.129.0}/scripts/upgrade.sh | 0 appstore/immich-server/{1.128.0 => 1.129.0}/.env | 0 appstore/immich-server/{1.128.0 => 1.129.0}/data.yml | 0 .../immich-server/{1.128.0 => 1.129.0}/docker-compose.yml | 2 +- appstore/immich-server/{1.128.0 => 1.129.0}/envs/default.env | 0 appstore/immich-server/{1.128.0 => 1.129.0}/envs/global.env | 0 appstore/immich-server/{1.128.0 => 1.129.0}/scripts/init.sh | 0 .../immich-server/{1.128.0 => 1.129.0}/scripts/uninstall.sh | 0 .../immich-server/{1.128.0 => 1.129.0}/scripts/upgrade.sh | 0 appstore/immich/{1.128.0 => 1.129.0}/.env | 0 appstore/immich/{1.128.0 => 1.129.0}/data.yml | 0 appstore/immich/{1.128.0 => 1.129.0}/docker-compose.yml | 4 ++-- appstore/immich/{1.128.0 => 1.129.0}/envs/default.env | 0 appstore/immich/{1.128.0 => 1.129.0}/envs/global.env | 0 appstore/immich/{1.128.0 => 1.129.0}/scripts/init.sh | 0 appstore/immich/{1.128.0 => 1.129.0}/scripts/uninstall.sh | 0 appstore/immich/{1.128.0 => 1.129.0}/scripts/upgrade.sh | 0 appstore/onedev/{11.7.2 => 11.7.3}/.env | 0 appstore/onedev/{11.7.2 => 11.7.3}/data.yml | 0 appstore/onedev/{11.7.2 => 11.7.3}/docker-compose.yml | 2 +- appstore/onedev/{11.7.2 => 11.7.3}/envs/default.env | 0 appstore/onedev/{11.7.2 => 11.7.3}/envs/global.env | 0 appstore/onedev/{11.7.2 => 11.7.3}/envs/onedev.env | 0 appstore/onedev/{11.7.2 => 11.7.3}/scripts/init.sh | 0 appstore/onedev/{11.7.2 => 11.7.3}/scripts/uninstall.sh | 0 appstore/onedev/{11.7.2 => 11.7.3}/scripts/upgrade.sh | 0 dockge/certimate/docker-compose.yml | 2 +- dockge/ghost/docker-compose.yml | 2 +- dockge/immich-machine-learning/docker-compose.yml | 2 +- dockge/immich-no-machine/docker-compose.yml | 2 +- dockge/immich-server/docker-compose.yml | 2 +- dockge/immich/docker-compose.yml | 4 ++-- dockge/onedev/docker-compose.yml | 2 +- 64 files changed, 16 insertions(+), 16 deletions(-) rename appstore/certimate/{0.2.21 => 0.3.0}/.env (100%) rename appstore/certimate/{0.2.21 => 0.3.0}/data.yml (100%) rename appstore/certimate/{0.2.21 => 0.3.0}/docker-compose.yml (89%) rename appstore/certimate/{0.2.21 => 0.3.0}/envs/default.env (100%) rename appstore/certimate/{0.2.21 => 0.3.0}/envs/global.env (100%) rename appstore/certimate/{0.2.21 => 0.3.0}/scripts/init.sh (100%) rename appstore/certimate/{0.2.21 => 0.3.0}/scripts/uninstall.sh (100%) rename appstore/certimate/{0.2.21 => 0.3.0}/scripts/upgrade.sh (100%) rename appstore/ghost/{5.110.3 => 5.110.4}/.env (100%) rename appstore/ghost/{5.110.3 => 5.110.4}/data.yml (100%) rename appstore/ghost/{5.110.3 => 5.110.4}/docker-compose.yml (95%) rename appstore/ghost/{5.110.3 => 5.110.4}/envs/default.env (100%) rename appstore/ghost/{5.110.3 => 5.110.4}/envs/global.env (100%) rename appstore/ghost/{5.110.3 => 5.110.4}/scripts/init.sh (100%) rename appstore/ghost/{5.110.3 => 5.110.4}/scripts/uninstall.sh (100%) rename appstore/ghost/{5.110.3 => 5.110.4}/scripts/upgrade.sh (100%) rename appstore/immich-machine-learning/{1.128.0 => 1.129.0}/.env (100%) rename appstore/immich-machine-learning/{1.128.0 => 1.129.0}/data.yml (100%) rename appstore/immich-machine-learning/{1.128.0 => 1.129.0}/docker-compose.yml (87%) rename appstore/immich-machine-learning/{1.128.0 => 1.129.0}/envs/default.env (100%) rename appstore/immich-machine-learning/{1.128.0 => 1.129.0}/envs/global.env (100%) rename appstore/immich-machine-learning/{1.128.0 => 1.129.0}/scripts/init.sh (100%) rename appstore/immich-machine-learning/{1.128.0 => 1.129.0}/scripts/uninstall.sh (100%) rename appstore/immich-machine-learning/{1.128.0 => 1.129.0}/scripts/upgrade.sh (100%) rename appstore/immich-no-machine/{1.128.0 => 1.129.0}/.env (100%) rename appstore/immich-no-machine/{1.128.0 => 1.129.0}/data.yml (100%) rename appstore/immich-no-machine/{1.128.0 => 1.129.0}/docker-compose.yml (97%) rename appstore/immich-no-machine/{1.128.0 => 1.129.0}/envs/default.env (100%) rename appstore/immich-no-machine/{1.128.0 => 1.129.0}/envs/global.env (100%) rename appstore/immich-no-machine/{1.128.0 => 1.129.0}/scripts/init.sh (100%) rename appstore/immich-no-machine/{1.128.0 => 1.129.0}/scripts/uninstall.sh (100%) rename appstore/immich-no-machine/{1.128.0 => 1.129.0}/scripts/upgrade.sh (100%) rename appstore/immich-server/{1.128.0 => 1.129.0}/.env (100%) rename appstore/immich-server/{1.128.0 => 1.129.0}/data.yml (100%) rename appstore/immich-server/{1.128.0 => 1.129.0}/docker-compose.yml (89%) rename appstore/immich-server/{1.128.0 => 1.129.0}/envs/default.env (100%) rename appstore/immich-server/{1.128.0 => 1.129.0}/envs/global.env (100%) rename appstore/immich-server/{1.128.0 => 1.129.0}/scripts/init.sh (100%) rename appstore/immich-server/{1.128.0 => 1.129.0}/scripts/uninstall.sh (100%) rename appstore/immich-server/{1.128.0 => 1.129.0}/scripts/upgrade.sh (100%) rename appstore/immich/{1.128.0 => 1.129.0}/.env (100%) rename appstore/immich/{1.128.0 => 1.129.0}/data.yml (100%) rename appstore/immich/{1.128.0 => 1.129.0}/docker-compose.yml (94%) rename appstore/immich/{1.128.0 => 1.129.0}/envs/default.env (100%) rename appstore/immich/{1.128.0 => 1.129.0}/envs/global.env (100%) rename appstore/immich/{1.128.0 => 1.129.0}/scripts/init.sh (100%) rename appstore/immich/{1.128.0 => 1.129.0}/scripts/uninstall.sh (100%) rename appstore/immich/{1.128.0 => 1.129.0}/scripts/upgrade.sh (100%) rename appstore/onedev/{11.7.2 => 11.7.3}/.env (100%) rename appstore/onedev/{11.7.2 => 11.7.3}/data.yml (100%) rename appstore/onedev/{11.7.2 => 11.7.3}/docker-compose.yml (95%) rename appstore/onedev/{11.7.2 => 11.7.3}/envs/default.env (100%) rename appstore/onedev/{11.7.2 => 11.7.3}/envs/global.env (100%) rename appstore/onedev/{11.7.2 => 11.7.3}/envs/onedev.env (100%) rename appstore/onedev/{11.7.2 => 11.7.3}/scripts/init.sh (100%) rename appstore/onedev/{11.7.2 => 11.7.3}/scripts/uninstall.sh (100%) rename appstore/onedev/{11.7.2 => 11.7.3}/scripts/upgrade.sh (100%) diff --git a/appstore/certimate/0.2.21/.env b/appstore/certimate/0.3.0/.env similarity index 100% rename from appstore/certimate/0.2.21/.env rename to appstore/certimate/0.3.0/.env diff --git a/appstore/certimate/0.2.21/data.yml b/appstore/certimate/0.3.0/data.yml similarity index 100% rename from appstore/certimate/0.2.21/data.yml rename to appstore/certimate/0.3.0/data.yml diff --git a/appstore/certimate/0.2.21/docker-compose.yml b/appstore/certimate/0.3.0/docker-compose.yml similarity index 89% rename from appstore/certimate/0.2.21/docker-compose.yml rename to appstore/certimate/0.3.0/docker-compose.yml index c750adda..b76d3a5f 100644 --- a/appstore/certimate/0.2.21/docker-compose.yml +++ b/appstore/certimate/0.3.0/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: usual2970/certimate:v0.2.21 + image: usual2970/certimate:v0.3.0 labels: createdBy: Apps networks: diff --git a/appstore/certimate/0.2.21/envs/default.env b/appstore/certimate/0.3.0/envs/default.env similarity index 100% rename from appstore/certimate/0.2.21/envs/default.env rename to appstore/certimate/0.3.0/envs/default.env diff --git a/appstore/certimate/0.2.21/envs/global.env b/appstore/certimate/0.3.0/envs/global.env similarity index 100% rename from appstore/certimate/0.2.21/envs/global.env rename to appstore/certimate/0.3.0/envs/global.env diff --git a/appstore/certimate/0.2.21/scripts/init.sh b/appstore/certimate/0.3.0/scripts/init.sh similarity index 100% rename from appstore/certimate/0.2.21/scripts/init.sh rename to appstore/certimate/0.3.0/scripts/init.sh diff --git a/appstore/certimate/0.2.21/scripts/uninstall.sh b/appstore/certimate/0.3.0/scripts/uninstall.sh similarity index 100% rename from appstore/certimate/0.2.21/scripts/uninstall.sh rename to appstore/certimate/0.3.0/scripts/uninstall.sh diff --git a/appstore/certimate/0.2.21/scripts/upgrade.sh b/appstore/certimate/0.3.0/scripts/upgrade.sh similarity index 100% rename from appstore/certimate/0.2.21/scripts/upgrade.sh rename to appstore/certimate/0.3.0/scripts/upgrade.sh diff --git a/appstore/ghost/5.110.3/.env b/appstore/ghost/5.110.4/.env similarity index 100% rename from appstore/ghost/5.110.3/.env rename to appstore/ghost/5.110.4/.env diff --git a/appstore/ghost/5.110.3/data.yml b/appstore/ghost/5.110.4/data.yml similarity index 100% rename from appstore/ghost/5.110.3/data.yml rename to appstore/ghost/5.110.4/data.yml diff --git a/appstore/ghost/5.110.3/docker-compose.yml b/appstore/ghost/5.110.4/docker-compose.yml similarity index 95% rename from appstore/ghost/5.110.3/docker-compose.yml rename to appstore/ghost/5.110.4/docker-compose.yml index f5892ec0..65869992 100644 --- a/appstore/ghost/5.110.3/docker-compose.yml +++ b/appstore/ghost/5.110.4/docker-compose.yml @@ -14,7 +14,7 @@ services: - database__client=mysql - mail__options__service=Email - mail__options__secure=true - image: ghost:5.110.3 + image: ghost:5.110.4 labels: createdBy: Apps networks: diff --git a/appstore/ghost/5.110.3/envs/default.env b/appstore/ghost/5.110.4/envs/default.env similarity index 100% rename from appstore/ghost/5.110.3/envs/default.env rename to appstore/ghost/5.110.4/envs/default.env diff --git a/appstore/ghost/5.110.3/envs/global.env b/appstore/ghost/5.110.4/envs/global.env similarity index 100% rename from appstore/ghost/5.110.3/envs/global.env rename to appstore/ghost/5.110.4/envs/global.env diff --git a/appstore/ghost/5.110.3/scripts/init.sh b/appstore/ghost/5.110.4/scripts/init.sh similarity index 100% rename from appstore/ghost/5.110.3/scripts/init.sh rename to appstore/ghost/5.110.4/scripts/init.sh diff --git a/appstore/ghost/5.110.3/scripts/uninstall.sh b/appstore/ghost/5.110.4/scripts/uninstall.sh similarity index 100% rename from appstore/ghost/5.110.3/scripts/uninstall.sh rename to appstore/ghost/5.110.4/scripts/uninstall.sh diff --git a/appstore/ghost/5.110.3/scripts/upgrade.sh b/appstore/ghost/5.110.4/scripts/upgrade.sh similarity index 100% rename from appstore/ghost/5.110.3/scripts/upgrade.sh rename to appstore/ghost/5.110.4/scripts/upgrade.sh diff --git a/appstore/immich-machine-learning/1.128.0/.env b/appstore/immich-machine-learning/1.129.0/.env similarity index 100% rename from appstore/immich-machine-learning/1.128.0/.env rename to appstore/immich-machine-learning/1.129.0/.env diff --git a/appstore/immich-machine-learning/1.128.0/data.yml b/appstore/immich-machine-learning/1.129.0/data.yml similarity index 100% rename from appstore/immich-machine-learning/1.128.0/data.yml rename to appstore/immich-machine-learning/1.129.0/data.yml diff --git a/appstore/immich-machine-learning/1.128.0/docker-compose.yml b/appstore/immich-machine-learning/1.129.0/docker-compose.yml similarity index 87% rename from appstore/immich-machine-learning/1.128.0/docker-compose.yml rename to appstore/immich-machine-learning/1.129.0/docker-compose.yml index 08622edd..5cb65925 100644 --- a/appstore/immich-machine-learning/1.128.0/docker-compose.yml +++ b/appstore/immich-machine-learning/1.129.0/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.128.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 labels: createdBy: Apps networks: diff --git a/appstore/immich-machine-learning/1.128.0/envs/default.env b/appstore/immich-machine-learning/1.129.0/envs/default.env similarity index 100% rename from appstore/immich-machine-learning/1.128.0/envs/default.env rename to appstore/immich-machine-learning/1.129.0/envs/default.env diff --git a/appstore/immich-machine-learning/1.128.0/envs/global.env b/appstore/immich-machine-learning/1.129.0/envs/global.env similarity index 100% rename from appstore/immich-machine-learning/1.128.0/envs/global.env rename to appstore/immich-machine-learning/1.129.0/envs/global.env diff --git a/appstore/immich-machine-learning/1.128.0/scripts/init.sh b/appstore/immich-machine-learning/1.129.0/scripts/init.sh similarity index 100% rename from appstore/immich-machine-learning/1.128.0/scripts/init.sh rename to appstore/immich-machine-learning/1.129.0/scripts/init.sh diff --git a/appstore/immich-machine-learning/1.128.0/scripts/uninstall.sh b/appstore/immich-machine-learning/1.129.0/scripts/uninstall.sh similarity index 100% rename from appstore/immich-machine-learning/1.128.0/scripts/uninstall.sh rename to appstore/immich-machine-learning/1.129.0/scripts/uninstall.sh diff --git a/appstore/immich-machine-learning/1.128.0/scripts/upgrade.sh b/appstore/immich-machine-learning/1.129.0/scripts/upgrade.sh similarity index 100% rename from appstore/immich-machine-learning/1.128.0/scripts/upgrade.sh rename to appstore/immich-machine-learning/1.129.0/scripts/upgrade.sh diff --git a/appstore/immich-no-machine/1.128.0/.env b/appstore/immich-no-machine/1.129.0/.env similarity index 100% rename from appstore/immich-no-machine/1.128.0/.env rename to appstore/immich-no-machine/1.129.0/.env diff --git a/appstore/immich-no-machine/1.128.0/data.yml b/appstore/immich-no-machine/1.129.0/data.yml similarity index 100% rename from appstore/immich-no-machine/1.128.0/data.yml rename to appstore/immich-no-machine/1.129.0/data.yml diff --git a/appstore/immich-no-machine/1.128.0/docker-compose.yml b/appstore/immich-no-machine/1.129.0/docker-compose.yml similarity index 97% rename from appstore/immich-no-machine/1.128.0/docker-compose.yml rename to appstore/immich-no-machine/1.129.0/docker-compose.yml index 453270e7..d82e319a 100644 --- a/appstore/immich-no-machine/1.128.0/docker-compose.yml +++ b/appstore/immich-no-machine/1.129.0/docker-compose.yml @@ -52,7 +52,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.128.0 + image: ghcr.io/immich-app/immich-server:v1.129.0 labels: createdBy: Apps networks: diff --git a/appstore/immich-no-machine/1.128.0/envs/default.env b/appstore/immich-no-machine/1.129.0/envs/default.env similarity index 100% rename from appstore/immich-no-machine/1.128.0/envs/default.env rename to appstore/immich-no-machine/1.129.0/envs/default.env diff --git a/appstore/immich-no-machine/1.128.0/envs/global.env b/appstore/immich-no-machine/1.129.0/envs/global.env similarity index 100% rename from appstore/immich-no-machine/1.128.0/envs/global.env rename to appstore/immich-no-machine/1.129.0/envs/global.env diff --git a/appstore/immich-no-machine/1.128.0/scripts/init.sh b/appstore/immich-no-machine/1.129.0/scripts/init.sh similarity index 100% rename from appstore/immich-no-machine/1.128.0/scripts/init.sh rename to appstore/immich-no-machine/1.129.0/scripts/init.sh diff --git a/appstore/immich-no-machine/1.128.0/scripts/uninstall.sh b/appstore/immich-no-machine/1.129.0/scripts/uninstall.sh similarity index 100% rename from appstore/immich-no-machine/1.128.0/scripts/uninstall.sh rename to appstore/immich-no-machine/1.129.0/scripts/uninstall.sh diff --git a/appstore/immich-no-machine/1.128.0/scripts/upgrade.sh b/appstore/immich-no-machine/1.129.0/scripts/upgrade.sh similarity index 100% rename from appstore/immich-no-machine/1.128.0/scripts/upgrade.sh rename to appstore/immich-no-machine/1.129.0/scripts/upgrade.sh diff --git a/appstore/immich-server/1.128.0/.env b/appstore/immich-server/1.129.0/.env similarity index 100% rename from appstore/immich-server/1.128.0/.env rename to appstore/immich-server/1.129.0/.env diff --git a/appstore/immich-server/1.128.0/data.yml b/appstore/immich-server/1.129.0/data.yml similarity index 100% rename from appstore/immich-server/1.128.0/data.yml rename to appstore/immich-server/1.129.0/data.yml diff --git a/appstore/immich-server/1.128.0/docker-compose.yml b/appstore/immich-server/1.129.0/docker-compose.yml similarity index 89% rename from appstore/immich-server/1.128.0/docker-compose.yml rename to appstore/immich-server/1.129.0/docker-compose.yml index fe128bd9..7e78c0b1 100644 --- a/appstore/immich-server/1.128.0/docker-compose.yml +++ b/appstore/immich-server/1.129.0/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.128.0 + image: ghcr.io/immich-app/immich-server:v1.129.0 labels: createdBy: Apps networks: diff --git a/appstore/immich-server/1.128.0/envs/default.env b/appstore/immich-server/1.129.0/envs/default.env similarity index 100% rename from appstore/immich-server/1.128.0/envs/default.env rename to appstore/immich-server/1.129.0/envs/default.env diff --git a/appstore/immich-server/1.128.0/envs/global.env b/appstore/immich-server/1.129.0/envs/global.env similarity index 100% rename from appstore/immich-server/1.128.0/envs/global.env rename to appstore/immich-server/1.129.0/envs/global.env diff --git a/appstore/immich-server/1.128.0/scripts/init.sh b/appstore/immich-server/1.129.0/scripts/init.sh similarity index 100% rename from appstore/immich-server/1.128.0/scripts/init.sh rename to appstore/immich-server/1.129.0/scripts/init.sh diff --git a/appstore/immich-server/1.128.0/scripts/uninstall.sh b/appstore/immich-server/1.129.0/scripts/uninstall.sh similarity index 100% rename from appstore/immich-server/1.128.0/scripts/uninstall.sh rename to appstore/immich-server/1.129.0/scripts/uninstall.sh diff --git a/appstore/immich-server/1.128.0/scripts/upgrade.sh b/appstore/immich-server/1.129.0/scripts/upgrade.sh similarity index 100% rename from appstore/immich-server/1.128.0/scripts/upgrade.sh rename to appstore/immich-server/1.129.0/scripts/upgrade.sh diff --git a/appstore/immich/1.128.0/.env b/appstore/immich/1.129.0/.env similarity index 100% rename from appstore/immich/1.128.0/.env rename to appstore/immich/1.129.0/.env diff --git a/appstore/immich/1.128.0/data.yml b/appstore/immich/1.129.0/data.yml similarity index 100% rename from appstore/immich/1.128.0/data.yml rename to appstore/immich/1.129.0/data.yml diff --git a/appstore/immich/1.128.0/docker-compose.yml b/appstore/immich/1.129.0/docker-compose.yml similarity index 94% rename from appstore/immich/1.128.0/docker-compose.yml rename to appstore/immich/1.129.0/docker-compose.yml index 990ab928..d9072447 100644 --- a/appstore/immich/1.128.0/docker-compose.yml +++ b/appstore/immich/1.129.0/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.128.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 labels: createdBy: Apps networks: @@ -68,7 +68,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.128.0 + image: ghcr.io/immich-app/immich-server:v1.129.0 labels: createdBy: Apps networks: diff --git a/appstore/immich/1.128.0/envs/default.env b/appstore/immich/1.129.0/envs/default.env similarity index 100% rename from appstore/immich/1.128.0/envs/default.env rename to appstore/immich/1.129.0/envs/default.env diff --git a/appstore/immich/1.128.0/envs/global.env b/appstore/immich/1.129.0/envs/global.env similarity index 100% rename from appstore/immich/1.128.0/envs/global.env rename to appstore/immich/1.129.0/envs/global.env diff --git a/appstore/immich/1.128.0/scripts/init.sh b/appstore/immich/1.129.0/scripts/init.sh similarity index 100% rename from appstore/immich/1.128.0/scripts/init.sh rename to appstore/immich/1.129.0/scripts/init.sh diff --git a/appstore/immich/1.128.0/scripts/uninstall.sh b/appstore/immich/1.129.0/scripts/uninstall.sh similarity index 100% rename from appstore/immich/1.128.0/scripts/uninstall.sh rename to appstore/immich/1.129.0/scripts/uninstall.sh diff --git a/appstore/immich/1.128.0/scripts/upgrade.sh b/appstore/immich/1.129.0/scripts/upgrade.sh similarity index 100% rename from appstore/immich/1.128.0/scripts/upgrade.sh rename to appstore/immich/1.129.0/scripts/upgrade.sh diff --git a/appstore/onedev/11.7.2/.env b/appstore/onedev/11.7.3/.env similarity index 100% rename from appstore/onedev/11.7.2/.env rename to appstore/onedev/11.7.3/.env diff --git a/appstore/onedev/11.7.2/data.yml b/appstore/onedev/11.7.3/data.yml similarity index 100% rename from appstore/onedev/11.7.2/data.yml rename to appstore/onedev/11.7.3/data.yml diff --git a/appstore/onedev/11.7.2/docker-compose.yml b/appstore/onedev/11.7.3/docker-compose.yml similarity index 95% rename from appstore/onedev/11.7.2/docker-compose.yml rename to appstore/onedev/11.7.3/docker-compose.yml index 6fd1bf62..a3faab90 100644 --- a/appstore/onedev/11.7.2/docker-compose.yml +++ b/appstore/onedev/11.7.3/docker-compose.yml @@ -14,7 +14,7 @@ services: - initial_email=${INITIAL_EMAIL} - initial_server_url=${INITIAL_SERVER_URL} - initial_ssh_root_url=${INITIAL_SSH_ROOT_URL} - image: 1dev/server:11.7.2 + image: 1dev/server:11.7.3 labels: createdBy: Apps networks: diff --git a/appstore/onedev/11.7.2/envs/default.env b/appstore/onedev/11.7.3/envs/default.env similarity index 100% rename from appstore/onedev/11.7.2/envs/default.env rename to appstore/onedev/11.7.3/envs/default.env diff --git a/appstore/onedev/11.7.2/envs/global.env b/appstore/onedev/11.7.3/envs/global.env similarity index 100% rename from appstore/onedev/11.7.2/envs/global.env rename to appstore/onedev/11.7.3/envs/global.env diff --git a/appstore/onedev/11.7.2/envs/onedev.env b/appstore/onedev/11.7.3/envs/onedev.env similarity index 100% rename from appstore/onedev/11.7.2/envs/onedev.env rename to appstore/onedev/11.7.3/envs/onedev.env diff --git a/appstore/onedev/11.7.2/scripts/init.sh b/appstore/onedev/11.7.3/scripts/init.sh similarity index 100% rename from appstore/onedev/11.7.2/scripts/init.sh rename to appstore/onedev/11.7.3/scripts/init.sh diff --git a/appstore/onedev/11.7.2/scripts/uninstall.sh b/appstore/onedev/11.7.3/scripts/uninstall.sh similarity index 100% rename from appstore/onedev/11.7.2/scripts/uninstall.sh rename to appstore/onedev/11.7.3/scripts/uninstall.sh diff --git a/appstore/onedev/11.7.2/scripts/upgrade.sh b/appstore/onedev/11.7.3/scripts/upgrade.sh similarity index 100% rename from appstore/onedev/11.7.2/scripts/upgrade.sh rename to appstore/onedev/11.7.3/scripts/upgrade.sh diff --git a/dockge/certimate/docker-compose.yml b/dockge/certimate/docker-compose.yml index c750adda..b76d3a5f 100644 --- a/dockge/certimate/docker-compose.yml +++ b/dockge/certimate/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: usual2970/certimate:v0.2.21 + image: usual2970/certimate:v0.3.0 labels: createdBy: Apps networks: diff --git a/dockge/ghost/docker-compose.yml b/dockge/ghost/docker-compose.yml index f5892ec0..65869992 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:5.110.3 + image: ghost:5.110.4 labels: createdBy: Apps networks: diff --git a/dockge/immich-machine-learning/docker-compose.yml b/dockge/immich-machine-learning/docker-compose.yml index 08622edd..5cb65925 100644 --- a/dockge/immich-machine-learning/docker-compose.yml +++ b/dockge/immich-machine-learning/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.128.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 labels: createdBy: Apps networks: diff --git a/dockge/immich-no-machine/docker-compose.yml b/dockge/immich-no-machine/docker-compose.yml index 453270e7..d82e319a 100644 --- a/dockge/immich-no-machine/docker-compose.yml +++ b/dockge/immich-no-machine/docker-compose.yml @@ -52,7 +52,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.128.0 + image: ghcr.io/immich-app/immich-server:v1.129.0 labels: createdBy: Apps networks: diff --git a/dockge/immich-server/docker-compose.yml b/dockge/immich-server/docker-compose.yml index fe128bd9..7e78c0b1 100644 --- a/dockge/immich-server/docker-compose.yml +++ b/dockge/immich-server/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.128.0 + image: ghcr.io/immich-app/immich-server:v1.129.0 labels: createdBy: Apps networks: diff --git a/dockge/immich/docker-compose.yml b/dockge/immich/docker-compose.yml index 990ab928..d9072447 100644 --- a/dockge/immich/docker-compose.yml +++ b/dockge/immich/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.128.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 labels: createdBy: Apps networks: @@ -68,7 +68,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.128.0 + image: ghcr.io/immich-app/immich-server:v1.129.0 labels: createdBy: Apps networks: diff --git a/dockge/onedev/docker-compose.yml b/dockge/onedev/docker-compose.yml index 6fd1bf62..a3faab90 100644 --- a/dockge/onedev/docker-compose.yml +++ b/dockge/onedev/docker-compose.yml @@ -14,7 +14,7 @@ services: - initial_email=${INITIAL_EMAIL} - initial_server_url=${INITIAL_SERVER_URL} - initial_ssh_root_url=${INITIAL_SSH_ROOT_URL} - image: 1dev/server:11.7.2 + image: 1dev/server:11.7.3 labels: createdBy: Apps networks: