diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 3811fc1..f02db2d 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -29,7 +29,7 @@ spec: fsGroupChangePolicy: "OnRootMismatch" containers: - name: immich-server - image: ghcr.io/immich-app/immich-server:v1.131.3 + image: ghcr.io/immich-app/immich-server:v1.132.3 ports: - containerPort: 2283 - containerPort: 8081