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

Add support for helm plugins #92

Closed
wants to merge 1 commit into from
Closed

Add support for helm plugins #92

wants to merge 1 commit into from

Conversation

keithlayne
Copy link

This adds two build args to the Dockerfile:

PLUGINS: A space-separated list of plugin URLs passed to helm plugin install
PLUGIN_DEPS: A space-separated list of alpine packages that are extra dependencies of the plugins to be installed

@keithlayne
Copy link
Author

I'm not entirely sure this is a good idea. See #93 which adds support for helm-secrets. It may be better to just add plugins to the build unconditionally as support for specific helm plugins is added to this project. I'm not actually sure of the value of this PR for arbitrary plugins unless they change behavior of normal helm commands.

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.

1 participant