upgrade immich to 1.111.0 [ci skip]

This commit is contained in:
Viktor Barzin 2024-08-03 16:49:06 +00:00
parent c125ef578e
commit 15084f8d0b
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ env:
IMMICH_MACHINE_LEARNING_URL: "http://immich-machine-learning.immich.svc.cluster.local:3003"
image:
tag: v1.107.1
tag: v1.111.0
immich:
persistence:

View file

@ -133,7 +133,7 @@ resource "kubernetes_ingress_v1" "immich" {
# "nginx.ingress.kubernetes.io/session-cookie-max-age" : 172800
# "nginx.ingress.kubernetes.io/session-cookie-name" : "STICKY_SESSION"
# "nginx.ingress.kubernetes.io/use-regex" : false
# "nginx.org/websocket-services" : "immich-server"
"nginx.org/websocket-services" : "immich-server"
}
}