diff --git a/apps/ghost/6.0.9/.env b/apps/ghost/6.0.10/.env similarity index 100% rename from apps/ghost/6.0.9/.env rename to apps/ghost/6.0.10/.env diff --git a/apps/ghost/6.0.9/data.yml b/apps/ghost/6.0.10/data.yml similarity index 100% rename from apps/ghost/6.0.9/data.yml rename to apps/ghost/6.0.10/data.yml diff --git a/apps/ghost/6.0.9/docker-compose.yml b/apps/ghost/6.0.10/docker-compose.yml similarity index 95% rename from apps/ghost/6.0.9/docker-compose.yml rename to apps/ghost/6.0.10/docker-compose.yml index 8364fc4..6ffe723 100644 --- a/apps/ghost/6.0.9/docker-compose.yml +++ b/apps/ghost/6.0.10/docker-compose.yml @@ -14,7 +14,7 @@ services: - database__client=mysql - mail__options__service=Email - mail__options__secure=true - image: ghost:6.0.9 + image: ghost:6.0.10 labels: createdBy: Apps networks: diff --git a/apps/ghost/6.0.9/envs/default.env b/apps/ghost/6.0.10/envs/default.env similarity index 100% rename from apps/ghost/6.0.9/envs/default.env rename to apps/ghost/6.0.10/envs/default.env diff --git a/apps/ghost/6.0.9/envs/global.env b/apps/ghost/6.0.10/envs/global.env similarity index 100% rename from apps/ghost/6.0.9/envs/global.env rename to apps/ghost/6.0.10/envs/global.env diff --git a/apps/ghost/6.0.9/scripts/init.sh b/apps/ghost/6.0.10/scripts/init.sh similarity index 100% rename from apps/ghost/6.0.9/scripts/init.sh rename to apps/ghost/6.0.10/scripts/init.sh diff --git a/apps/ghost/6.0.9/scripts/uninstall.sh b/apps/ghost/6.0.10/scripts/uninstall.sh similarity index 100% rename from apps/ghost/6.0.9/scripts/uninstall.sh rename to apps/ghost/6.0.10/scripts/uninstall.sh diff --git a/apps/ghost/6.0.9/scripts/upgrade.sh b/apps/ghost/6.0.10/scripts/upgrade.sh similarity index 100% rename from apps/ghost/6.0.9/scripts/upgrade.sh rename to apps/ghost/6.0.10/scripts/upgrade.sh diff --git a/apps/immich-machine-learning/1.142.1/.env b/apps/immich-machine-learning/1.143.0/.env similarity index 100% rename from apps/immich-machine-learning/1.142.1/.env rename to apps/immich-machine-learning/1.143.0/.env diff --git a/apps/immich-machine-learning/1.142.1/data.yml b/apps/immich-machine-learning/1.143.0/data.yml similarity index 100% rename from apps/immich-machine-learning/1.142.1/data.yml rename to apps/immich-machine-learning/1.143.0/data.yml diff --git a/apps/immich-machine-learning/1.142.1/docker-compose.yml b/apps/immich-machine-learning/1.143.0/docker-compose.yml similarity index 87% rename from apps/immich-machine-learning/1.142.1/docker-compose.yml rename to apps/immich-machine-learning/1.143.0/docker-compose.yml index ee8fd27..5b23660 100644 --- a/apps/immich-machine-learning/1.142.1/docker-compose.yml +++ b/apps/immich-machine-learning/1.143.0/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.142.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.143.0 labels: createdBy: Apps networks: diff --git a/apps/immich-machine-learning/1.142.1/envs/default.env b/apps/immich-machine-learning/1.143.0/envs/default.env similarity index 100% rename from apps/immich-machine-learning/1.142.1/envs/default.env rename to apps/immich-machine-learning/1.143.0/envs/default.env diff --git a/apps/immich-machine-learning/1.142.1/envs/global.env b/apps/immich-machine-learning/1.143.0/envs/global.env similarity index 100% rename from apps/immich-machine-learning/1.142.1/envs/global.env rename to apps/immich-machine-learning/1.143.0/envs/global.env diff --git a/apps/immich-machine-learning/1.142.1/scripts/init.sh b/apps/immich-machine-learning/1.143.0/scripts/init.sh similarity index 100% rename from apps/immich-machine-learning/1.142.1/scripts/init.sh rename to apps/immich-machine-learning/1.143.0/scripts/init.sh diff --git a/apps/immich-machine-learning/1.142.1/scripts/uninstall.sh b/apps/immich-machine-learning/1.143.0/scripts/uninstall.sh similarity index 100% rename from apps/immich-machine-learning/1.142.1/scripts/uninstall.sh rename to apps/immich-machine-learning/1.143.0/scripts/uninstall.sh diff --git a/apps/immich-machine-learning/1.142.1/scripts/upgrade.sh b/apps/immich-machine-learning/1.143.0/scripts/upgrade.sh similarity index 100% rename from apps/immich-machine-learning/1.142.1/scripts/upgrade.sh rename to apps/immich-machine-learning/1.143.0/scripts/upgrade.sh diff --git a/apps/immich/1.143.0/docker-compose.yml b/apps/immich/1.143.0/docker-compose.yml index 462ef23..b4a658f 100644 --- a/apps/immich/1.143.0/docker-compose.yml +++ b/apps/immich/1.143.0/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.142.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.143.0 labels: createdBy: Apps networks: diff --git a/apps/maxkb/2.1.1/.env b/apps/maxkb/2.1.2/.env similarity index 100% rename from apps/maxkb/2.1.1/.env rename to apps/maxkb/2.1.2/.env diff --git a/apps/maxkb/2.1.1/data.yml b/apps/maxkb/2.1.2/data.yml similarity index 100% rename from apps/maxkb/2.1.1/data.yml rename to apps/maxkb/2.1.2/data.yml diff --git a/apps/maxkb/2.1.1/docker-compose.yml b/apps/maxkb/2.1.2/docker-compose.yml similarity index 94% rename from apps/maxkb/2.1.1/docker-compose.yml rename to apps/maxkb/2.1.2/docker-compose.yml index 01f6b04..a757156 100644 --- a/apps/maxkb/2.1.1/docker-compose.yml +++ b/apps/maxkb/2.1.2/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: 1panel/maxkb:v2.1.1 + image: 1panel/maxkb:v2.1.2 labels: createdBy: Apps networks: diff --git a/apps/maxkb/2.1.1/envs/default.env b/apps/maxkb/2.1.2/envs/default.env similarity index 100% rename from apps/maxkb/2.1.1/envs/default.env rename to apps/maxkb/2.1.2/envs/default.env diff --git a/apps/maxkb/2.1.1/envs/global.env b/apps/maxkb/2.1.2/envs/global.env similarity index 100% rename from apps/maxkb/2.1.1/envs/global.env rename to apps/maxkb/2.1.2/envs/global.env diff --git a/apps/maxkb/2.1.1/scripts/init.sh b/apps/maxkb/2.1.2/scripts/init.sh similarity index 100% rename from apps/maxkb/2.1.1/scripts/init.sh rename to apps/maxkb/2.1.2/scripts/init.sh diff --git a/apps/maxkb/2.1.1/scripts/uninstall.sh b/apps/maxkb/2.1.2/scripts/uninstall.sh similarity index 100% rename from apps/maxkb/2.1.1/scripts/uninstall.sh rename to apps/maxkb/2.1.2/scripts/uninstall.sh diff --git a/apps/maxkb/2.1.1/scripts/upgrade.sh b/apps/maxkb/2.1.2/scripts/upgrade.sh similarity index 100% rename from apps/maxkb/2.1.1/scripts/upgrade.sh rename to apps/maxkb/2.1.2/scripts/upgrade.sh