mirror of
https://github.com/truenas/charts.git
synced 2026-06-28 00:06:45 +08:00
16 lines
429 B
YAML
16 lines
429 B
YAML
remote: origin
|
|
target-branch: master
|
|
helm-extra-args: --timeout 600s --debug
|
|
lint-conf: .github/ct-install-config/lint-conf.yaml
|
|
chart-yaml-schema: .github/ct-install-config/chart_schema.yaml
|
|
# Check that the version in Chart.yaml is incremented
|
|
check-version-increment: true
|
|
debug: true
|
|
chart-dirs:
|
|
- library/ix-dev/charts
|
|
- library/ix-dev/community
|
|
- library/ix-dev/enterprise
|
|
excluded-charts:
|
|
- common-test
|
|
- common
|