From 1d49cf3f5841bde1872dbe7008d44d1e71510f1e Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 12 Oct 2025 12:13:34 +0200 Subject: [PATCH] fix(Chart): add annotation 'artifacthub.io/links' --- Chart.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 0847c1b..9799cf2 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -7,6 +7,11 @@ version: 0.0.0 appVersion: 1.24.6 icon: https://gitea.com/assets/img/logo.svg +annotations: + artifacthub.io/links: | + - name: support + url: https://gitea.com/gitea/helm-gitea/issues + keywords: - git - issue tracker @@ -14,23 +19,22 @@ keywords: - wiki - gitea - gogs + sources: - https://gitea.com/gitea/helm-gitea - https://github.com/go-gitea/gitea - https://docker.gitea.com/gitea + maintainers: # https://gitea.com/rossigee - name: Ross Golder email: ross@golder.org - # https://gitea.com/volker.raschek - name: Markus Pesch email: markus.pesch+apps@cryptic.systems - # https://gitea.com/DaanSelen - name: Daan Selen email: dselen@nerthus.nl - # https://gitea.com/ChristopherHX - name: Christopher Homberger email: christopher.homberger@web.de