Add Artifact Hub repository metadata for chart discoverability
Enables automatic listing on https://artifacthub.io for improved Helm chart discovery and provides metadata like screenshots, links, and maintainer information.
This commit is contained in:
parent
30773f181a
commit
cdf8399beb
1 changed files with 5 additions and 0 deletions
5
artifacthub-repo.yml
Normal file
5
artifacthub-repo.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Artifact Hub repository metadata file
|
||||
repositoryID: 01234567-89ab-cdef-0123-456789abcdef
|
||||
owners:
|
||||
- name: rcourtman
|
||||
email: pulse@rcourtman.dev
|
||||
Loading…
Reference in a new issue