13 lines
525 B
YAML
13 lines
525 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/
|
|
- traefik=https://helm.traefik.io/traefik
|
|
- bitnami=https://charts.bitnami.com/bitnami
|
|
SkipExisting: true
|