mirror of
https://github.com/truenas/charts.git
synced 2026-06-28 00:06:45 +08:00
17 lines
438 B
YAML
17 lines
438 B
YAML
remote: origin
|
|
target-branch: master
|
|
helm-extra-args: --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/test
|
|
- library/ix-dev/community
|
|
- library/ix-dev/enterprise
|
|
excluded-charts:
|
|
- common-test
|
|
- common
|