From 7f1462658be4eb91ae622051645dc46785157064 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Fri, 1 May 2026 19:50:22 +0900 Subject: [PATCH] feat: update Immich server and machine learning images to v2.7.5 --- manifests/media/immich.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/media/immich.yaml b/manifests/media/immich.yaml index b878438..ba1eaea 100644 --- a/manifests/media/immich.yaml +++ b/manifests/media/immich.yaml @@ -168,7 +168,7 @@ spec: spec: containers: - name: immich-server - image: ghcr.io/immich-app/immich-server:v1.144.1 + image: ghcr.io/immich-app/immich-server:v2.7.5 ports: - containerPort: 2283 env: @@ -241,7 +241,7 @@ spec: spec: containers: - name: immich-machine-learning - image: ghcr.io/immich-app/immich-machine-learning:v1.144.1 + image: ghcr.io/immich-app/immich-machine-learning:v2.7.5 ports: - containerPort: 3003 volumeMounts: