diff --git a/cluster/apps/immich/immich.yml b/cluster/apps/immich/immich.yml index 223ebcc..1e3d9c7 100644 --- a/cluster/apps/immich/immich.yml +++ b/cluster/apps/immich/immich.yml @@ -40,7 +40,7 @@ spec: done containers: - name: immich-server - image: ghcr.io/immich-app/immich-server:v1.135.3 + image: ghcr.io/immich-app/immich-server:v1.136.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.135.3-cuda + image: ghcr.io/immich-app/immich-machine-learning:v1.136.0-cuda ports: - containerPort: 3003 env: