From e4a0203bf44bf69b118b8c1664f9e4bc95c2f4f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 23:47:53 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20ghcr.io/im?= =?UTF-8?q?mich-app/immich-server=20(=20v2.5.5=20=E2=86=92=20v2.5.6=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/default/immich/app/helmrelease.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/default/immich/app/helmrelease.yaml b/kubernetes/apps/default/immich/app/helmrelease.yaml index e283b516b..72113e838 100644 --- a/kubernetes/apps/default/immich/app/helmrelease.yaml +++ b/kubernetes/apps/default/immich/app/helmrelease.yaml @@ -24,7 +24,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v2.5.5 + tag: v2.5.6 pullPolicy: IfNotPresent env: &env TZ: America/New_York @@ -49,7 +49,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v2.5.5 + tag: v2.5.6 pullPolicy: IfNotPresent env: <<: *env