diff --git a/appstore/immich-machine-learning/2.0.1/.env b/appstore/immich-machine-learning/2.1.0/.env similarity index 100% rename from appstore/immich-machine-learning/2.0.1/.env rename to appstore/immich-machine-learning/2.1.0/.env diff --git a/appstore/immich-machine-learning/2.0.1/data.yml b/appstore/immich-machine-learning/2.1.0/data.yml similarity index 100% rename from appstore/immich-machine-learning/2.0.1/data.yml rename to appstore/immich-machine-learning/2.1.0/data.yml diff --git a/appstore/immich-machine-learning/2.0.1/docker-compose.yml b/appstore/immich-machine-learning/2.1.0/docker-compose.yml similarity index 87% rename from appstore/immich-machine-learning/2.0.1/docker-compose.yml rename to appstore/immich-machine-learning/2.1.0/docker-compose.yml index c77f152ea..854f49abb 100644 --- a/appstore/immich-machine-learning/2.0.1/docker-compose.yml +++ b/appstore/immich-machine-learning/2.1.0/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v2.0.1 + image: ghcr.io/immich-app/immich-machine-learning:v2.1.0 labels: createdBy: Apps networks: diff --git a/appstore/immich-machine-learning/2.0.1/envs/default.env b/appstore/immich-machine-learning/2.1.0/envs/default.env similarity index 100% rename from appstore/immich-machine-learning/2.0.1/envs/default.env rename to appstore/immich-machine-learning/2.1.0/envs/default.env diff --git a/appstore/immich-machine-learning/2.0.1/envs/global.env b/appstore/immich-machine-learning/2.1.0/envs/global.env similarity index 100% rename from appstore/immich-machine-learning/2.0.1/envs/global.env rename to appstore/immich-machine-learning/2.1.0/envs/global.env diff --git a/appstore/immich-machine-learning/2.0.1/scripts/init.sh b/appstore/immich-machine-learning/2.1.0/scripts/init.sh similarity index 100% rename from appstore/immich-machine-learning/2.0.1/scripts/init.sh rename to appstore/immich-machine-learning/2.1.0/scripts/init.sh diff --git a/appstore/immich-machine-learning/2.0.1/scripts/uninstall.sh b/appstore/immich-machine-learning/2.1.0/scripts/uninstall.sh similarity index 100% rename from appstore/immich-machine-learning/2.0.1/scripts/uninstall.sh rename to appstore/immich-machine-learning/2.1.0/scripts/uninstall.sh diff --git a/appstore/immich-machine-learning/2.0.1/scripts/upgrade.sh b/appstore/immich-machine-learning/2.1.0/scripts/upgrade.sh similarity index 100% rename from appstore/immich-machine-learning/2.0.1/scripts/upgrade.sh rename to appstore/immich-machine-learning/2.1.0/scripts/upgrade.sh diff --git a/appstore/immich/2.1.0/docker-compose.yml b/appstore/immich/2.1.0/docker-compose.yml index 803c81183..438accd35 100644 --- a/appstore/immich/2.1.0/docker-compose.yml +++ b/appstore/immich/2.1.0/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v2.0.1 + image: ghcr.io/immich-app/immich-machine-learning:v2.1.0 labels: createdBy: Apps networks: diff --git a/dockge/immich-machine-learning/docker-compose.yml b/dockge/immich-machine-learning/docker-compose.yml index c77f152ea..854f49abb 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:v2.0.1 + image: ghcr.io/immich-app/immich-machine-learning:v2.1.0 labels: createdBy: Apps networks: diff --git a/dockge/immich/docker-compose.yml b/dockge/immich/docker-compose.yml index 803c81183..438accd35 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:v2.0.1 + image: ghcr.io/immich-app/immich-machine-learning:v2.1.0 labels: createdBy: Apps networks: