From 12e2eee4d57a02952facaefd45100bd308e2e672 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 17:07:56 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/immich-server):=20update=20v1.130.1=20?= =?UTF-8?q?=E2=9E=BC=20v1.130.2=20(#2092)?= 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 c6b920d6..ad1ea4e1 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.1@sha256:6c8b4ddf5fd5a25443078eef47d015c231b1ce092fe3b6f2d758b182f0066e26 + tag: v1.130.2@sha256:a906a1daf4e82e9fa3e307cda55c46618fa9a639f7b417d13392795c7a1c3176 command: &cmd ["tini", "--", "node", "/usr/src/app/dist/main"] env: &env TZ: "${CONFIG_TZ}"