From 4bef3c8d7777e1b143eb3c7621d8306de6a2c5cb Mon Sep 17 00:00:00 2001 From: secustor Date: Sun, 25 May 2025 23:05:04 +0200 Subject: [PATCH] chore(immich): update immich with breaking change --- charts/immich/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 49118fd..e570356 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -21,4 +21,5 @@ annotations: - name: support url: https://github.com/secustor/helm-charts/issues artifacthub.io/changes: | - - Break change: The `immich-server` image was updated to `v1.133.1` which contains breaking changes. If you are using `pgvector` you should be fine else you need to migrate your database. https://github.com/immich-app/immich/releases/tag/v1.133.0 + - Immich version update + - Breaking change: The `immich-server` image was updated to `v1.133.1` which contains breaking changes. If you are using `pgvector` you should be fine else you need to migrate your database. https://github.com/immich-app/immich/releases/tag/v1.133.0