From 5435043b4cdc2e3ddff9897dc6789a490769c703 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 19:11:40 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/immich-server):=20update=20v1.138.0=20?= =?UTF-8?q?=E2=9E=BC=20v1.138.1=20(#3213)?= 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 7a9145a1..18bdf88e 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.138.0@sha256:12cee930e2cc211a95acae12ad780c0b2eecaea0479a06e255c73a4deb0b3efb + tag: v1.138.1@sha256:1d303559b4c7c6b4ea3cea2276279e4cafdf605c624625674924a6ac04f263cb # command: &cmd ["tini", "--", "node", "/usr/src/app/server/dist/main"] env: &env TZ: "${CONFIG_TZ}"