charts
charts copied to clipboard
publish all charts (currently only `stack` chart published) and also to http?
Hi, currently we only have the stack chart published to oci://ghcr.io/tinkerbell/charts.
For most production deployments, I think most people will need the individual charts (smee, tink, rufio, hegel) as well.
Also, while I'm personally all for oci:// Helm charts, I've seen tools that don't support those yet; is it sane to consider an http repo? I think usually projects use GitHub pages for those (thus https://tinkerbell.github.io/charts/).
I can work on the GHA workflow for publishing the other charts if this is OK'ed.
Hey @rpardini. Thanks for posting about this. Sounds good to me. Hopefully this can be done without removing or breaking the existing oci:// and the stack repo deploying all the other charts?
I'd be interested to know which tools don't yet support OCI ?