diff --git a/immich/manifest.yaml b/immich/manifest.yaml index 8c7f64a..204838a 100644 --- a/immich/manifest.yaml +++ b/immich/manifest.yaml @@ -2,7 +2,7 @@ name: immich is: immich description: Immich is a self-hosted photo and video backup solution that allows you to store, manage, and share your media files securely. -version: release +version: 1.135.3 icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/immich.svg requires: - name: redis @@ -10,8 +10,8 @@ requires: defaultConfig: namespace: immich externalDnsDomain: '{{ .cloud.domain }}' - serverImage: ghcr.io/immich-app/immich-server:release - mlImage: ghcr.io/immich-app/immich-machine-learning:release + serverImage: ghcr.io/immich-app/immich-server:v1.135.3 + mlImage: ghcr.io/immich-app/immich-machine-learning:v1.135.3 timezone: UTC serverPort: 2283 mlPort: 3003