You've already forked helm-gitea
fix(Chart): add annotation 'artifacthub.io/links'
This commit is contained in:
10
Chart.yaml
10
Chart.yaml
@@ -7,6 +7,11 @@ version: 0.0.0
|
|||||||
appVersion: 1.24.6
|
appVersion: 1.24.6
|
||||||
icon: https://gitea.com/assets/img/logo.svg
|
icon: https://gitea.com/assets/img/logo.svg
|
||||||
|
|
||||||
|
annotations:
|
||||||
|
artifacthub.io/links: |
|
||||||
|
- name: support
|
||||||
|
url: https://gitea.com/gitea/helm-gitea/issues
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
- git
|
- git
|
||||||
- issue tracker
|
- issue tracker
|
||||||
@@ -14,23 +19,22 @@ keywords:
|
|||||||
- wiki
|
- wiki
|
||||||
- gitea
|
- gitea
|
||||||
- gogs
|
- gogs
|
||||||
|
|
||||||
sources:
|
sources:
|
||||||
- https://gitea.com/gitea/helm-gitea
|
- https://gitea.com/gitea/helm-gitea
|
||||||
- https://github.com/go-gitea/gitea
|
- https://github.com/go-gitea/gitea
|
||||||
- https://docker.gitea.com/gitea
|
- https://docker.gitea.com/gitea
|
||||||
|
|
||||||
maintainers:
|
maintainers:
|
||||||
# https://gitea.com/rossigee
|
# https://gitea.com/rossigee
|
||||||
- name: Ross Golder
|
- name: Ross Golder
|
||||||
email: ross@golder.org
|
email: ross@golder.org
|
||||||
|
|
||||||
# https://gitea.com/volker.raschek
|
# https://gitea.com/volker.raschek
|
||||||
- name: Markus Pesch
|
- name: Markus Pesch
|
||||||
email: markus.pesch+apps@cryptic.systems
|
email: markus.pesch+apps@cryptic.systems
|
||||||
|
|
||||||
# https://gitea.com/DaanSelen
|
# https://gitea.com/DaanSelen
|
||||||
- name: Daan Selen
|
- name: Daan Selen
|
||||||
email: dselen@nerthus.nl
|
email: dselen@nerthus.nl
|
||||||
|
|
||||||
# https://gitea.com/ChristopherHX
|
# https://gitea.com/ChristopherHX
|
||||||
- name: Christopher Homberger
|
- name: Christopher Homberger
|
||||||
email: christopher.homberger@web.de
|
email: christopher.homberger@web.de
|
||||||
|
Reference in New Issue
Block a user