upgrade immich to 106.4[ci skip]

This commit is contained in:
Viktor Barzin 2024-06-15 14:15:43 +00:00
parent fe7331aaa8
commit 96de2c18f6
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
3 changed files with 2 additions and 19 deletions

View file

@ -25,7 +25,7 @@ env:
IMMICH_MACHINE_LEARNING_URL: "http://immich-machine-learning.immich.svc.cluster.local:3003"
image:
tag: v1.105.1
tag: v1.106.4
immich:
persistence:
@ -63,22 +63,6 @@ server:
repository: ghcr.io/immich-app/immich-server
pullPolicy: IfNotPresent
microservices:
enabled: true
env:
REVERSE_GEOCODING_DUMP_DIRECTORY: /geodata-cache
persistence:
geodata-cache:
enabled: true
size: 1Gi
# Optional: Set this to pvc to avoid downloading the geodata every start.
type: emptyDir
accessMode: ReadWriteMany
# storageClass: your-class
image:
repository: ghcr.io/immich-app/immich-server
pullPolicy: IfNotPresent
machine-learning:
enabled: true
image: