From 5bddefb576308f0c22b5fa78a4e268d2279fcb72 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 19:10:11 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/immich-server):=20update=20v1.130.2=20?= =?UTF-8?q?=E2=9E=BC=20v1.130.3=20(#2097)?= 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 c2941648..af4f5501 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.130.2@sha256:a906a1daf4e82e9fa3e307cda55c46618fa9a639f7b417d13392795c7a1c3176 + tag: v1.130.3@sha256:eb5e28de53461e9c328d86fdccfddde579cf9b10ebb3105a2a194115b79ad8a9 command: &cmd ["tini", "--", "node", "/usr/src/app/dist/main"] env: &env TZ: "${CONFIG_TZ}"