From b2a297b1c0ee24dd5a159f9aeeee89e8fa89975a Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Fri, 25 Jul 2025 07:00:21 +0530 Subject: [PATCH] update --- cluster/apps/immich/immich.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/immich/immich.yml b/cluster/apps/immich/immich.yml index 223ebcc..1e3d9c7 100644 --- a/cluster/apps/immich/immich.yml +++ b/cluster/apps/immich/immich.yml @@ -40,7 +40,7 @@ spec: done containers: - name: immich-server - image: ghcr.io/immich-app/immich-server:v1.135.3 + image: ghcr.io/immich-app/immich-server:v1.136.0 ports: - containerPort: 2283 env: @@ -63,7 +63,7 @@ spec: - mountPath: /usr/src/app/upload name: pictures - name: immich-machine-learning - image: ghcr.io/immich-app/immich-machine-learning:v1.135.3-cuda + image: ghcr.io/immich-app/immich-machine-learning:v1.136.0-cuda ports: - containerPort: 3003 env: