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