|
@@ -1,22 +1,22 @@
|
|
|
image:
|
|
|
repository: altran1502/immich-server
|
|
|
pullPolicy: IfNotPresent
|
|
|
- tag: v1.106.1
|
|
|
+ tag: v1.106.2
|
|
|
|
|
|
mlImage:
|
|
|
repository: altran1502/immich-machine-learning
|
|
|
pullPolicy: IfNotPresent
|
|
|
- tag: v1.106.1
|
|
|
+ tag: v1.106.2
|
|
|
|
|
|
mlCudaImage:
|
|
|
repository: altran1502/immich-machine-learning
|
|
|
pullPolicy: IfNotPresent
|
|
|
- tag: v1.106.1-cuda
|
|
|
+ tag: v1.106.2-cuda
|
|
|
|
|
|
mlOpenvinoImage:
|
|
|
repository: altran1502/immich-machine-learning
|
|
|
pullPolicy: IfNotPresent
|
|
|
- tag: v1.106.1-openvino
|
|
|
+ tag: v1.106.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
|