## Reference: https://github.com/helm/chart-testing/blob/master/doc/ct_lint-and-install.md # Don't add the 'debug' attribute, otherwise the workflow won't work anymore # Only Used for the CT Install Stage remote: origin target-branch: main chart-dirs: - charts chart-repos: - dandydeveloper=https://dandydeveloper.github.io/charts/ helm-extra-args: "--timeout 600s" validate-chart-schema: false validate-maintainers: true validate-yaml: true exclude-deprecated: true excluded-charts: []