mirror of
https://github.com/twuni/docker-registry.helm.git
synced 2026-08-23 22:16:33 +00:00
🔑 add publisher verification for artifact hub
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
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
repositoryID: cd3641a7-55ab-436a-b7d1-58c398969d59
|
||||
owners:
|
||||
- email: devin@canterberry.cc
|
||||
name: Devin Canterberry
|
||||
Reference in New Issue
Block a user