Move chart URL to github.io
movd opened this issue · 1 comments
movd commented
Many thanks to all for keeping the Helm charts up to date.
I have one request: It would be sensible if instead of the private TLD helm.twun.io
simply github.io would be used (e.g. twuni.github.io
).
It can always happen that a private domain is not renewed (happens to the best). This would increase the trust in this chart. Also, I can imagine scenarios where CI pipelines run on systems that can only access specific TLDs.
canterberry commented
I've started maintaining a dedicated Helm repo for this chart for those who prefer to install it via a GitHub-owned domain:
$ helm repo add docker-registry https://twuni.github.io/docker-registry.helm
$ helm repo update
$ helm install registry docker-registry/docker-registry
Using Helm's Provenance features as well? Releases are now signed, since v1.16.0, using GPG key ID 8BE08D64283989A6F2A38D027B3580B9FAA12E7E
.