10 lines
419 B
YAML
10 lines
419 B
YAML
remote: origin
|
|
target-branch: master
|
|
helm-extra-args: --timeout 600s
|
|
excluded-charts: common
|
|
chart-yaml-schema: .github/chart_schema.yaml
|
|
chart-repos:
|
|
- truecharts=https://truecharts.org
|
|
- postgres-operator-ui=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
|
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|