dragonfly/.ct.yaml
Philipp B 589a6ffd00
feat(ci test): add testing for helm chart (#622)
feat: add lint-test-chart job to CI

Signed-off-by: Philipp Born <git@pborn.eu>

Signed-off-by: Philipp Born <git@pborn.eu>
2022-12-29 18:22:09 +02:00

9 lines
222 B
YAML

# See https://github.com/helm/chart-testing#configuration
remote: origin
target-branch: main
chart-dirs:
- contrib/charts
helm-extra-args: --debug --timeout 60s
check-version-increment: false
validate-maintainers: false