From ec017882732c91ef66c1e48c8ac46f8b3631f39c Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sat, 24 May 2025 21:44:14 +0530 Subject: [PATCH] update image to 1.133.1 --- cluster/apps/immich/immich.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cluster/apps/immich/immich.yml b/cluster/apps/immich/immich.yml index e1c6c8d..b8c1fd0 100644 --- a/cluster/apps/immich/immich.yml +++ b/cluster/apps/immich/immich.yml @@ -16,7 +16,7 @@ spec: spec: runtimeClassName: nvidia nodeSelector: - hardware-type: nvidia + type: immich initContainers: - name: wait-for-redis image: busybox @@ -40,7 +40,7 @@ spec: done containers: - name: immich-server - image: ghcr.io/immich-app/immich-server:v1.133.0 + image: ghcr.io/immich-app/immich-server:v1.133.1 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.133.0-cuda + image: ghcr.io/immich-app/immich-machine-learning:v1.133.1-cuda ports: - containerPort: 3003 env: