Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to configure this plugin to use an existing Helm installation? #160

Open
swright-eti opened this issue Jun 21, 2022 · 2 comments

Comments

@swright-eti
Copy link

As the title states, I'd definitely prefer to use an already installed version of Helm.

@pvorb
Copy link
Member

pvorb commented Jun 21, 2022

It's not possible to configure something like this.

You maybe could create a symlink in your Maven repository that links to the Helm binary on your system, but I'm not sure this will work.

Why would you want to use your system's installation? Then, everyone who wants to build your project has to install Helm first. Where's the benefit of doing that?

@swright-eti
Copy link
Author

Security is the prime concern. We prefer to use a binary that we have vetted. With the method in the plugin we cannot guarantee with 100% certainty that the download is safe.

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

No branches or pull requests

2 participants