From cea10dcae36ab17e1ea2afc9f2068223cccfa295 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 19:12:46 +0000 Subject: [PATCH] =?UTF-8?q?feat(oci/immich-server):=20update=20v1.141.1=20?= =?UTF-8?q?=E2=9E=BC=20v1.142.0=20(#3414)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/immich/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"