From 5a5ae40efe5ed75ee22ba72c1fb22105855e5e14 Mon Sep 17 00:00:00 2001 From: Thomas Schuetz Date: Fri, 28 Apr 2023 21:38:00 +0200 Subject: [PATCH] feat: update artifacthub annotations Signed-off-by: Thomas Schuetz --- chart/operator/Chart.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/chart/operator/Chart.yaml b/chart/operator/Chart.yaml index f0ce60b7..92a62981 100644 --- a/chart/operator/Chart.yaml +++ b/chart/operator/Chart.yaml @@ -5,6 +5,14 @@ maintainers: - name: "The K8sGPT Authors" email: "noreply@k8sgpt.ai" url: https://github.com/k8sgpt-ai/community +annotations: + artifacthub.io/links: | + - name: support + url: https://github.com/k8sgpt-ai/k8sgpt-operator/issues/new + - name: community + url: https://github.com/k8sgpt-ai/community + artifacthub.io/license: "Apache-2.0" + artifacthub.io/categories: "monitoring-logging" # A chart can be either an 'application' or a 'library' chart. #