Skip to content

Commit aaf5e6e

Browse files
authored
Add meta-data (#9)
Add artifact hub metadata and move pgp_keys.asc up to top-level Signed-off-by: Eric Van Hensbergen <[email protected]> Signed-off-by: Eric Van Hensbergen <[email protected]>
1 parent b10a8e3 commit aaf5e6e

File tree

3 files changed

+15
-5
lines changed

3 files changed

+15
-5
lines changed

artifacthub-repo.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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: 7e0d2471-c304-492b-bd49-b22435b8af03
13+
owners: # (optional, used to claim repository ownership)
14+
- name: Eric Van Hensbergen
15+
File renamed without changes.

public/index.html

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)