From fa736054bb929cf47a2bd86b10f6e2c056114489 Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Thu, 29 May 2025 17:48:09 +0200 Subject: [PATCH] ci: fix unsupported codeblock by ArtifactHub.io (#101) --- charts/immich/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 7722991..a90d57c 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -22,4 +22,4 @@ annotations: 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. + - 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.