From ff7cf91fb02977cdd900a854a2708f5a9d1bbaff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 16:49:08 +0000 Subject: [PATCH] chore(deps): update immich to v2.7.5 (localApps) (#5042) --- apps/immich-machine-learning/{2.7.4 => 2.7.5}/data.yml | 0 .../{2.7.4 => 2.7.5}/docker-compose.yml | 2 +- apps/immich/{2.7.4 => 2.7.5}/.env.sample | 0 apps/immich/{2.7.4 => 2.7.5}/data.yml | 0 apps/immich/{2.7.4 => 2.7.5}/docker-compose.yml | 4 ++-- 5 files changed, 3 insertions(+), 3 deletions(-) rename apps/immich-machine-learning/{2.7.4 => 2.7.5}/data.yml (100%) rename apps/immich-machine-learning/{2.7.4 => 2.7.5}/docker-compose.yml (92%) rename apps/immich/{2.7.4 => 2.7.5}/.env.sample (100%) rename apps/immich/{2.7.4 => 2.7.5}/data.yml (100%) rename apps/immich/{2.7.4 => 2.7.5}/docker-compose.yml (96%) diff --git a/apps/immich-machine-learning/2.7.4/data.yml b/apps/immich-machine-learning/2.7.5/data.yml similarity index 100% rename from apps/immich-machine-learning/2.7.4/data.yml rename to apps/immich-machine-learning/2.7.5/data.yml diff --git a/apps/immich-machine-learning/2.7.4/docker-compose.yml b/apps/immich-machine-learning/2.7.5/docker-compose.yml similarity index 92% rename from apps/immich-machine-learning/2.7.4/docker-compose.yml rename to apps/immich-machine-learning/2.7.5/docker-compose.yml index 022e209a2..9371e850c 100644 --- a/apps/immich-machine-learning/2.7.4/docker-compose.yml +++ b/apps/immich-machine-learning/2.7.5/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-machine-learning services: immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v2.7.4 + image: ghcr.io/immich-app/immich-machine-learning:v2.7.5 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich/2.7.4/.env.sample b/apps/immich/2.7.5/.env.sample similarity index 100% rename from apps/immich/2.7.4/.env.sample rename to apps/immich/2.7.5/.env.sample diff --git a/apps/immich/2.7.4/data.yml b/apps/immich/2.7.5/data.yml similarity index 100% rename from apps/immich/2.7.4/data.yml rename to apps/immich/2.7.5/data.yml diff --git a/apps/immich/2.7.4/docker-compose.yml b/apps/immich/2.7.5/docker-compose.yml similarity index 96% rename from apps/immich/2.7.4/docker-compose.yml rename to apps/immich/2.7.5/docker-compose.yml index f13e1da13..74803dea6 100644 --- a/apps/immich/2.7.4/docker-compose.yml +++ b/apps/immich/2.7.5/docker-compose.yml @@ -4,7 +4,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-server:v2.7.4 + image: altran1502/immich-server:v2.7.5 volumes: - ${UPLOAD_LOCATION}:/usr/src/app/upload - /etc/localtime:/etc/localtime:ro @@ -29,7 +29,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-machine-learning:v2.7.4 + image: altran1502/immich-machine-learning:v2.7.5 volumes: - ${CACHE_PATH}:/cache environment: