File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
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 : 5f9630ba-abb9-46c6-8fa4-b034d32d5bd1
13
+ owners : # (optional, used to claim repository ownership)
14
+ - name : gicara
15
+
You can’t perform that action at this time.
0 commit comments