feat: update Immich version and image tags to 1.135.3 in manifest.yaml
This commit is contained in:
@@ -2,7 +2,7 @@ name: immich
|
|||||||
is: immich
|
is: immich
|
||||||
description: Immich is a self-hosted photo and video backup solution that allows you
|
description: Immich is a self-hosted photo and video backup solution that allows you
|
||||||
to store, manage, and share your media files securely.
|
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
|
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/immich.svg
|
||||||
requires:
|
requires:
|
||||||
- name: redis
|
- name: redis
|
||||||
@@ -10,8 +10,8 @@ requires:
|
|||||||
defaultConfig:
|
defaultConfig:
|
||||||
namespace: immich
|
namespace: immich
|
||||||
externalDnsDomain: '{{ .cloud.domain }}'
|
externalDnsDomain: '{{ .cloud.domain }}'
|
||||||
serverImage: ghcr.io/immich-app/immich-server:release
|
serverImage: ghcr.io/immich-app/immich-server:v1.135.3
|
||||||
mlImage: ghcr.io/immich-app/immich-machine-learning:release
|
mlImage: ghcr.io/immich-app/immich-machine-learning:v1.135.3
|
||||||
timezone: UTC
|
timezone: UTC
|
||||||
serverPort: 2283
|
serverPort: 2283
|
||||||
mlPort: 3003
|
mlPort: 3003
|
||||||
|
|||||||
Reference in New Issue
Block a user