container-registry / helm-charts-oci-proxy

The Helm Charts OCI Proxy, will proxy and transform Helm Chart into OCI images on the fly. Address any Helm Chart as OCI image.
GNU Affero General Public License v3.0
95 stars 7 forks source link

github / ghcr hosting for chart and docker image #1

Open poblin-orange opened 1 year ago

poblin-orange commented 1 year ago

Hello, first contrats for this great component. Will hugely help for helm oci migration. Minor issue: why not host the oci helm chart and associated image on ghcr.io (we have corporate policies with a closed list of internet endpoint for our on premise depls) ?

Vad1mo commented 1 year ago

makes sense, happy to accept any PR in that regard.

doughgle commented 1 year ago

Thanks for the effort! Seems like a great solution to a growing problem!

Wanna try it out standalone, but observed its very slow to pull the image from 8gears.container-registry.com/library/helm-charts-oci-proxy.

Is there a alternative registry to pull the image from?