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 helm lint extra args #605

Merged
merged 1 commit into from Nov 2, 2023
Merged

add helm lint extra args #605

merged 1 commit into from Nov 2, 2023

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Nov 1, 2023

What this PR does / why we need it:

  • add helm lint extra args

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged):

Fixes: #604 helm/chart-testing-action#135

Special notes for your reviewer:

Signed-off-by: cpanato <ctadeu@gmail.com>
@cpanato cpanato merged commit a675734 into helm:main Nov 2, 2023
4 checks passed
@cpanato cpanato deleted the debug branch November 2, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm lint doesn't support all HelmExtraArgs (especially --timeout)
2 participants