ct.yaml (9 lines of code) (raw):

# See https://github.com/helm/chart-testing#configuration remote: origin target-branch: main chart-dirs: - charts chart-repos: - bitnami=https://charts.bitnami.com/bitnami - dial=https://charts.epam-rail.com # Better output for GitHub Actions github-groups: true # Disable maintainer validation to allow custom URLs validate-maintainers: false # Increased timeout for heavy charts # helm-extra-args: --timeout 600s