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

Find minimum Helm CLI version and add Make targets to check it. #1207

Closed
petewall opened this issue Feb 6, 2025 · 1 comment · Fixed by #1249
Closed

Find minimum Helm CLI version and add Make targets to check it. #1207

petewall opened this issue Feb 6, 2025 · 1 comment · Fixed by #1249

Comments

@petewall
Copy link
Collaborator

petewall commented Feb 6, 2025

Someone ran into this issue when building a new integration: helm/helm#5979
The fix is to upgrade to version 3.14 of the Helm cli, though it's not obvious that's the solution.

It'd be nice to have checks in our Makefiles that looks at Helm cli version and fails if it's below a certain threshold.

@petewall
Copy link
Collaborator Author

petewall commented Feb 6, 2025

Having this would make things easier for new contributors and reduce friction for development.

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 a pull request may close this issue.

1 participant