upgrade immich to 1.112.1 [ci skip]

This commit is contained in:
Viktor Barzin 2024-08-17 20:23:37 +00:00
parent 15e951bd09
commit 9c22b2dac5
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 4 additions and 1 deletions

View file

@ -3,6 +3,9 @@
## Refer there for more detail about the supported values
# These entries are shared between all the Immich components
defaultPodOptions:
annotations:
diun.enable: "true"
env:
# REDIS_HOSTNAME: '{{ printf "%s-redis-master" .Release.Name }}'
@ -25,7 +28,7 @@ env:
IMMICH_MACHINE_LEARNING_URL: "http://immich-machine-learning.immich.svc.cluster.local:3003"
image:
tag: v1.111.0
tag: v1.112.1
immich:
persistence:

Binary file not shown.