16 lines
411 B
YAML
16 lines
411 B
YAML
remote: origin
|
|
target-branch: master
|
|
chart-yaml-schema: .github/chart_schema.yaml
|
|
helm-extra-args: --timeout 120s
|
|
chart-dirs:
|
|
- charts/incubator
|
|
- charts/stable
|
|
- charts/dependency
|
|
- charts/dev
|
|
- charts/enterprise
|
|
excluded-charts: []
|
|
chart-repos:
|
|
- truecharts=https://charts.truecharts.org
|
|
- truecharts-library=https://library-charts.truecharts.org
|
|
- truecharts-deps=https://deps.truecharts.org
|