From 7bca9a7f1af6dd60c31567e6cdc37239752a133d Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Tue, 17 Aug 2021 21:53:36 +0200 Subject: [PATCH] no message --- docs/artifacthub-repo.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/artifacthub-repo.yml diff --git a/docs/artifacthub-repo.yml b/docs/artifacthub-repo.yml new file mode 100644 index 00000000000..ebc512b5531 --- /dev/null +++ b/docs/artifacthub-repo.yml @@ -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: The ID of the Artifact Hub repository where the packages will be published to (optional, but it enables verified publisher) +owners: # (optional, used to claim repository ownership) + - name: Kjeld Schouten-Lebbing + email: kjeld@schouten-lebbing.nl +ignore: # (optional, packages that should not be indexed by Artifact Hub) + - name: common