update image to 1.133.1

This commit is contained in:
2025-05-24 21:44:14 +05:30
parent e8e2a4d5f1
commit ec01788273

View File

@@ -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: