mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-21 15:11:20 +00:00
589a6ffd00
feat: add lint-test-chart job to CI Signed-off-by: Philipp Born <git@pborn.eu> Signed-off-by: Philipp Born <git@pborn.eu>
9 lines
222 B
YAML
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
|