Skip to content

Conversation

M0NsTeRRR
Copy link
Contributor

publish OCI helm-charts see helm docs

fixes #112

@M0NsTeRRR
Copy link
Contributor Author

M0NsTeRRR commented Mar 24, 2025

hello @rdettai is it possible to move this PR forward ?

Some advantages of using OCI Helm charts:

  • We can proxy Helm charts through OCI registries like Harbor.
  • Standardization and interoperability by adhering to OCI standards.
  • Improved performance, as there's no need to parse an entire YAML file to retrieve the TGZ file (though this has minimal impact at the moment).

Additionally, it enhances security since we can verify Helm chart signatures when using Flux (not included in this PR but could be a future enhancement).

@rdettai
Copy link
Collaborator

rdettai commented Mar 26, 2025

Hi! first of all thanks for proposing this.

We are currently focusing our efforts on Quickwit stability and don't really have the bandwidth to support an extended Helm packaging mechanism for now. Meanwhile, I think you can easily setup your own registry and push an OCI image there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support OCI helm charts

2 participants