This is an automated email from the ASF dual-hosted git repository.

willholley pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new ad98cd1  Add artifacthub metadata
ad98cd1 is described below

commit ad98cd14ec173a8948b4e7bfc4551d5f1b1b6c7b
Author: Will Holley <[email protected]>
AuthorDate: Wed Dec 31 08:28:19 2025 +0000

    Add artifacthub metadata
    
    Adds a metadata file to claim ownership of the
    Helm chart in ArtifactHub.
---
 artifacthub-repo.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml
new file mode 100644
index 0000000..1ca7965
--- /dev/null
+++ b/artifacthub-repo.yml
@@ -0,0 +1,7 @@
+# Artifact Hub repository metadata file
+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)
+  - email: [email protected]
+    name: kocolosk
+  - email: [email protected]
+    name: willholley
\ No newline at end of file

Reply via email to