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

helm: Add support for values files #2428

Merged
merged 2 commits into from
Jul 17, 2024
Merged

helm: Add support for values files #2428

merged 2 commits into from
Jul 17, 2024

Conversation

antoninguyot
Copy link
Contributor

Currently, running helm install release chart -f <TAB> doesn't autocomplete override YAML values files. This PR fixes that by completing yaml file paths after the -f (or --values) parameter.

rsteube
rsteube previously approved these changes Jul 17, 2024
@rsteube rsteube merged commit b10c6bc into carapace-sh:master Jul 17, 2024
3 checks passed
@rsteube
Copy link
Member

rsteube commented Jul 17, 2024

thanks

@antoninguyot antoninguyot deleted the helm-fix-values-file branch July 17, 2024 11:29
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.

2 participants