From 57d46d5c8992dac06e8d261120b7810562981fa5 Mon Sep 17 00:00:00 2001 From: secustor Date: Sun, 26 Jan 2025 18:40:09 +0100 Subject: [PATCH] chore(immich): add chart metadata --- charts/immich/Chart.yaml | 14 ++++++++++++++ charts/immich/README.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index 845d8d4..6300015 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -1,8 +1,22 @@ apiVersion: v2 name: immich description: A Immich Helm chart targeted at advanced users +home: https://immich.app/ +icon: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.svg +sources: + - https://github.com/secustor/helm-charts/tree/main/charts/immich + - https://github.com/immich-app/immich +maintainers: + - name: secustor + email: sebastian@poxhofer.at type: application version: 0.2.3 # renovate: image=ghcr.io/immich-app/immich-server appVersion: "v1.125.3" + +annotations: + artifacthub.io/category: storage + artifacthub.io/links: | + - name: support + url: https://github.com/secustor/helm-charts/issues diff --git a/charts/immich/README.md b/charts/immich/README.md index 6febcee..cc151c1 100644 --- a/charts/immich/README.md +++ b/charts/immich/README.md @@ -1,6 +1,6 @@ # Immich -This chart deploys [Immich](https://immich.app/) and +This **unofficial** chart deploys [Immich](https://immich.app/) and is targeted at an audience which wants to have some lower level control over the deployment. ## Prerequisites