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
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.
The text was updated successfully, but these errors were encountered:
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?
Hi, currently we only have the
stack
chart published tooci://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.
The text was updated successfully, but these errors were encountered: