Skip to content

Commit

Permalink
Add artifact hub metadata file
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilsbhat committed Mar 25, 2023
1 parent 9c56a86 commit 572d79d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions artifacthub-repo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Artifact Hub repository metadata file
#
# Some settings like the verified publisher flag or the ignored packages won't
# be applied until the next time the repository is processed. Please keep in
# mind that the repository won't be processed if it has not changed since the
# last time it was processed. Depending on the repository kind, this is checked
# in a different way. For Helm http based repositories, we consider it has
# changed if the `index.yaml` file changes. For git based repositories, it does
# when the hash of the last commit in the branch you set up changes. This does
# NOT apply to ownership claim operations, which are processed immediately.
#
repositoryID: 6d608e04-c800-49ec-8d99-7fc400e9f8bc
owners:
- name: nikhilbhat
email: nikhilsbhat93@gmail.com

0 comments on commit 572d79d

Please sign in to comment.