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 option to automatically build dependency charts before schema generation #109

Open
sunnstix opened this issue Feb 5, 2025 · 0 comments

Comments

@sunnstix
Copy link

sunnstix commented Feb 5, 2025

As per the docs,

If you'd like to use helm-schema on your chart dependencies as well, you have to build and unpack them before. You'll avoid the "missing dependency" error message.

For those of us who are not storing our dependent charts as part of our repo and would prefer not to have to worry about the process of rebuilding and unpacking the dependency tarballs I think it would be helpful to add a flag i.e. --build-dependencies that would handle the process of rebuilding dependency charts and unpacking them for schema generation.

Seems like a fairly simple feature, but I will investigate the semantics if this seems in scope for this tool.

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

1 participant