From 292abb9d3faf8738947a90dd68165d422fce5e0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:15:55 +0000 Subject: [PATCH] chore(deps): update immich group to v2.5.5 --- apps/media/immich/app/machine-learning/helmrelease.yaml | 2 +- apps/media/immich/app/server/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/media/immich/app/machine-learning/helmrelease.yaml b/apps/media/immich/app/machine-learning/helmrelease.yaml index e3e07ad59..67bf62fdc 100644 --- a/apps/media/immich/app/machine-learning/helmrelease.yaml +++ b/apps/media/immich/app/machine-learning/helmrelease.yaml @@ -29,7 +29,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.3 + tag: v2.5.5 env: # General IMMICH_MEDIA_LOCATION: &mediaLocation /usr/src/app/upload diff --git a/apps/media/immich/app/server/helmrelease.yaml b/apps/media/immich/app/server/helmrelease.yaml index f0cbc1887..0c6ca2939 100644 --- a/apps/media/immich/app/server/helmrelease.yaml +++ b/apps/media/immich/app/server/helmrelease.yaml @@ -23,7 +23,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v2.5.3 + tag: v2.5.5 env: # General TZ: "Europe/Berlin"