mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
immich: bump version and adapt endpoints (#2880)
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.117.0
|
||||
tag: v1.118.2
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.117.0
|
||||
tag: v1.118.2
|
||||
|
||||
mlCudaImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.117.0-cuda
|
||||
tag: v1.118.2-cuda
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.117.0-openvino
|
||||
tag: v1.118.2-openvino
|
||||
|
||||
pgvectorImage:
|
||||
repository: tensorchord/pgvecto-rs
|
||||
@@ -31,11 +31,11 @@ resources:
|
||||
immichGPU: {}
|
||||
|
||||
immichConfig:
|
||||
publicLoginMessage: ''
|
||||
publicLoginMessage: ""
|
||||
enableML: true
|
||||
mlImageType: mlImage
|
||||
logLevel: log
|
||||
huggingFaceEndpoint: ''
|
||||
huggingFaceEndpoint: ""
|
||||
|
||||
immichNetwork:
|
||||
webuiPort: 30041
|
||||
|
||||
Reference in New Issue
Block a user