chart-testing

Test and lint Helm charts for errors and best practices

brewmacoslinux
Try with needOr install directly
Source

About

Testing and linting Helm charts

Commands

ct

Examples

Lint all charts in a directory$ ct lint --chart-dirs ./charts
Install and test a chart$ ct install --chart-dirs ./charts --helm-extra-args '--timeout=10m'
List all charts that have changed$ ct list-changed --chart-dirs ./charts