flux-local
flux-local copied to clipboard
feat: Parse HelmRelease with chartRef
This patch adds minimal support for parsing HelmRelease objects with
a chartRef
field instead of a chart
. There is no support for
processing such releases in any way, but at least flux-local won't abort
during parsing.