mirror of
https://github.com/truenas/charts.git
synced 2026-06-28 00:06:45 +08:00
17 lines
457 B
YAML
17 lines
457 B
YAML
remote: origin
|
|
target-branch: master
|
|
helm-extra-args: --timeout 600s
|
|
# This is too verbose, contains the rendered k8s objects
|
|
# helm-extra-args: --timeout 600s --debug
|
|
chart-yaml-schema: .github/ct-install-config/chart_schema.yaml
|
|
debug: false
|
|
# Also test upgrade on each app/ci-values
|
|
upgrade: true
|
|
chart-dirs:
|
|
- library/ix-dev/charts
|
|
- library/ix-dev/community
|
|
- library/ix-dev/enterprise
|
|
excluded-charts:
|
|
- library/common-test
|
|
- library/common
|