Skip to content

Commit

Permalink
chore: add artifacthub integration
Browse files Browse the repository at this point in the history
  • Loading branch information
fredleger committed Oct 28, 2024
1 parent 3a33a6b commit 512bbf4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions artifacthub-repo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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: aa153811-a4aa-43ba-a9c6-ab63f8fe4775
owners:
- name: Frederic Leger
email: [email protected]
- name: Emilien Escalle
email: [email protected]

0 comments on commit 512bbf4

Please sign in to comment.