diff --git a/immich/immich-ml-deployment.yaml b/immich/immich-ml-deployment.yaml index 7c24a92..4fe3b5d 100644 --- a/immich/immich-ml-deployment.yaml +++ b/immich/immich-ml-deployment.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - 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: - name: model-cache mountPath: /cache diff --git a/immich/immich-server_deployment.yaml b/immich/immich-server_deployment.yaml index cd5d25f..69c265f 100644 --- a/immich/immich-server_deployment.yaml +++ b/immich/immich-server_deployment.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: immich-server - image: ghcr.io/immich-app/immich-server:v1.132.3 + image: ghcr.io/immich-app/immich-server:v1.134.0 volumeMounts: - name: library mountPath: /usr/src/app/upload