update to immich version 1.133.0

This commit is contained in:
2025-05-23 23:21:23 +05:30
parent af09d130eb
commit e8e2a4d5f1
2 changed files with 4 additions and 18 deletions

View File

@@ -40,7 +40,7 @@ spec:
done
containers:
- name: immich-server
image: ghcr.io/immich-app/immich-server:v1.132.3
image: ghcr.io/immich-app/immich-server:v1.133.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.132.3-cuda
image: ghcr.io/immich-app/immich-machine-learning:v1.133.0-cuda
ports:
- containerPort: 3003
env:
@@ -78,7 +78,7 @@ spec:
mountPath: /cache
resources:
limits:
nvidia.com/gpu: 1
nvidia.com/gpu: "1"
volumes:
- name: pictures
persistentVolumeClaim: