Skip to content

Conversation

squat
Copy link
Contributor

@squat squat commented Sep 16, 2025

This commit introduces configuration for
chart-testing, a tool for
validating Helm charts.

The default usage of the tool assumes that Helm charts are nested within
^charts/ at the root of the directory, and this pre-commit hook makes
the same assumption.

Signed-off-by: squat [email protected]

This commit introduces configuration for
[chart-testing](https://github.com/helm/chart-testing), a tool for
validating Helm charts.

The default usage of the tool assumes that Helm charts are nested within
`^charts/` at the root of the directory, and this pre-commit hook makes
the same assumption.

Signed-off-by: squat <[email protected]>
@sandydoo sandydoo added enhancement New feature or request new-hook A request for a new hook labels Sep 17, 2025
Copy link
Member

@sandydoo sandydoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! We just need to use the right package in the command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new-hook A request for a new hook
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants