From 960456df5fe75809e9abaed2cb3fa60848331e57 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 21 Jan 2026 01:29:31 +0100 Subject: [PATCH] Step 1: Upgrade to v1.132.3 for TypeORM migration --- immich/helm-immich.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/helm-immich.yaml b/immich/helm-immich.yaml index 9bb7c9c..1fffc26 100644 --- a/immich/helm-immich.yaml +++ b/immich/helm-immich.yaml @@ -24,7 +24,7 @@ spec: containers: main: image: - tag: v2.4.1 + tag: v1.132.3 env: # External PostgreSQL connection DB_HOSTNAME: "immich-postgres-rw"