You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to push the packaged helm charts also on ghcr.io (right besides the already existing container images) so we can pull/install the helm chart like this:
Preflight Checklist
Problem Description
No problem, just an enhancement of the chart publish workflow
Proposed Solution
The helm chart is published using the classic approach with a static webserver and an index.yaml (GitHub pages).
However in helm 3.8+ the OCI method went GA:
I'd like to push the packaged helm charts also on ghcr.io (right besides the already existing container images) so we can pull/install the helm chart like this:
Alternatives Considered
Still using the classic approach with GitHub pages and the index.yaml
Additional Information
none
The text was updated successfully, but these errors were encountered: