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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user