We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e773db2 commit b700bf0Copy full SHA for b700bf0
1 file changed
artifacthub-repo.yml
@@ -0,0 +1,15 @@
1
+# Artifact Hub repository metadata file
2
+#
3
+# Some settings like the verified publisher flag or the ignored packages won't
4
+# be applied until the next time the repository is processed. Please keep in
5
+# mind that the repository won't be processed if it has not changed since the
6
+# last time it was processed. Depending on the repository kind, this is checked
7
+# in a different way. For Helm http based repositories, we consider it has
8
+# changed if the `index.yaml` file changes. For git based repositories, it does
9
+# when the hash of the last commit in the branch you set up changes. This does
10
+# NOT apply to ownership claim operations, which are processed immediately.
11
12
+repositoryID: 11cf6cfc-e776-4b10-8b48-43ba2fadb477
13
+owners:
14
+ - name: lbroudoux
15
+ email: [email protected]
0 commit comments