Message
invalid chart reference: failed to get chart version for remote reference: no 'vcluster-platform' chart with version matching '4.0.0-alpha.5' found
Reason
InvalidChartReference
Besides the manual helm command running well, the manual inspection of index.yaml and downloading the tgz all seem to work.
Is there any flag that prevents the specification of pre-release releases?
Any ideas?
Thx
Hi, Trying to install the alpha version of a chart, using flux 2.2.3 with pre-release patch.
The following helm command runs well on cli.
However, when I try to install via flux, with the following config snippets, I get an error:
Besides the manual helm command running well, the manual inspection of
index.yaml
and downloading the tgz all seem to work. Is there any flag that prevents the specification of pre-release releases? Any ideas? Thx