twuni / docker-registry.helm

Helm chart for a Docker registry. Successor to stable/docker-registry chart.
Apache License 2.0
309 stars 146 forks source link

🔑 add publisher verification for artifact hub #118

Closed canterberry closed 5 months ago

canterberry commented 6 months ago

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

Note

I only included myself in the list of owners. Maintainers, please feel free to add yourselves here and elsewhere as you see fit.

vyas-n commented 6 months ago

I'm not planning on adding myself as an owner just yet 😅

I've only just joined as a maintainer, maybe in the future once I feel like I've contributed more significantly