diff --git a/kube/deploy/apps/immich/app/hr.yaml b/kube/deploy/apps/immich/app/hr.yaml index d7607988..4cc2bc8e 100644 --- a/kube/deploy/apps/immich/app/hr.yaml +++ b/kube/deploy/apps/immich/app/hr.yaml @@ -31,7 +31,7 @@ spec: main: image: &img repository: ghcr.io/immich-app/immich-server - tag: v1.141.1@sha256:6d48910532cb8e2bc85737e52a633c2e65eeb499f6307e106cd131c5778ec634 + tag: v1.142.0@sha256:29f12a20fd1975c9df06d99a65658cec40bf2357fb597499c32ee50a75f250ea # command: &cmd ["tini", "--", "node", "/usr/src/app/server/dist/main"] env: &env TZ: "${CONFIG_TZ}"