immich: upgrade to v1.134.0

This commit is contained in:
2025-05-27 15:28:24 -04:00
parent a4c7bb764b
commit 16bd8aaffa
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ spec:
spec: spec:
containers: containers:
- name: immich-ml - name: immich-ml
image: ghcr.io/immich-app/immich-machine-learning:v1.132.3 image: ghcr.io/immich-app/immich-machine-learning:v1.134.0
volumeMounts: volumeMounts:
- name: model-cache - name: model-cache
mountPath: /cache mountPath: /cache

View File

@@ -13,7 +13,7 @@ spec:
spec: spec:
containers: containers:
- name: immich-server - name: immich-server
image: ghcr.io/immich-app/immich-server:v1.132.3 image: ghcr.io/immich-app/immich-server:v1.134.0
volumeMounts: volumeMounts:
- name: library - name: library
mountPath: /usr/src/app/upload mountPath: /usr/src/app/upload