upgrade immich to 1.112.1 [ci skip]
This commit is contained in:
parent
15e951bd09
commit
9c22b2dac5
2 changed files with 4 additions and 1 deletions
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue