Skip to content

Commit

Permalink
🔑 add publisher verification for artifact hub
Browse files Browse the repository at this point in the history
Summary
-------

Artifact Hub supports a simple cross-reference mechanism for verifying a Helm chart's publisher.
This changeset implements that, resulting in a "verified publisher" checkmark on this chart's listing on Artifact Hub.

Resources
---------

This chart is located on Artifact Hub at https://artifacthub.io/packages/helm/twuni/docker-registry.

More information about publisher verification at https://artifacthub.io/docs/topics/repositories/#verified-publisher

An **artifacthub-repo.yml** template is available at https://github.com/artifacthub/hub/blob/master/docs/metadata/artifacthub-repo.yml
  • Loading branch information
canterberry committed Mar 13, 2024
1 parent 80cb20b commit 5411fc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions artifacthub-repo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
repositoryID: cd3641a7-55ab-436a-b7d1-58c398969d59
owners:
- email: devin@canterberry.cc
name: Devin Canterberry

0 comments on commit 5411fc0

Please sign in to comment.