From 3c3dcfa2e8be2adfd0c56d0529bd403d219212fb Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 06:08:50 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/immich-server):=20update=20v1.125.5=20?= =?UTF-8?q?=E2=9E=BC=20v1.125.6=20(#1784)?= 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 f6a0d40b..f4d1bb34 100644 --- a/kube/deploy/apps/immich/app/hr.yaml +++ b/kube/deploy/apps/immich/app/hr.yaml @@ -38,7 +38,7 @@ spec: main: image: &img repository: ghcr.io/immich-app/immich-server - tag: v1.125.5@sha256:9be304ef1c5cb1b7c69ad8db62a9bde41480ac9bb5084bd6263c75dd5792503f + tag: v1.125.6@sha256:07e45e10be9539f04dd3a819286b5b308b08142eeff7bc58a89bf21d97237d55 command: &cmd ["tini", "--", "node", "/usr/src/app/dist/main"] env: &env TZ: "${CONFIG_TZ}"