helm-charts
helm-charts copied to clipboard
feature: publish to GHCR registry
Fix : https://github.com/codecentric/helm-charts/issues/797
Charts will now be published in addition to traditional helm deployment also in GitHub container registry to be consumed by OCI client or directly since Helm 3.8
I've tested the release on my fork
This is similar to other OpenSource charts: https://github.com/jenkinsci/helm-charts/pull/1196 or https://github.com/sigstore/helm-charts/pull/43
Hope this contribution will be accepted so that we can proxy/pull such OCI artifact
Hi @pascal-sochacki What do you think about this PR ? Do you think codecentric can also be published as OCI artifact on this repository ? Thanks!