From 907f2d1c6ceef898220a7c4318d73855d7dcf62d Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Thu, 29 May 2025 18:40:29 +0200 Subject: [PATCH] ci: fix unsupported minus by ArtifactHub.io (#102) --- charts/immich/Chart.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index a90d57c..a4ab668 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -21,5 +21,4 @@ annotations: - name: support url: https://github.com/secustor/helm-charts/issues artifacthub.io/changes: | - - 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. + Immich version update