Publish install.yaml
with releases
#716
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
stale-bot-ignore
All issues that should not be automatically closed by our stale bot
Proposal
It would be great to have the output of
kustomize build ./config/default
as a release asset.Use-Case
This makes it easier to install the add-on without using Helm. Currently, users that don't use Helm either need to download multiple files from the repo and have the same directory structure to run Kustomize or have a script that uses the Helm CLI to download and build the chart and then patch the output to remove Helm-specific metadata.
Is this a feature you are interested in implementing yourself?
Yes
Anything else?
We can start doing this on v0.5.0. It has already been published, but we can upload assets anytime.
The text was updated successfully, but these errors were encountered: