update image to 1.133.1
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user