Skip to content

pre-commit: add a hook to detect unbumped chart versions

David Caro requested to merge add_precommit_for_chart_version into main

This will help make sure that we don't forget to bump the version on every MR by failing.

A future improvement could be letting it create a commit with the bumped version automatically.

Signed-off-by: David Caro dcaro@wikimedia.org

Merge request reports