2021-03-17 16:20:26 +00:00
|
|
|
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
|
2021-04-10 14:33:51 +00:00
|
|
|
- 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/
|
2021-04-13 14:47:37 +00:00
|
|
|
- traefik=https://helm.traefik.io/traefik
|
2021-04-13 15:02:41 +00:00
|
|
|
- bitnami=https://charts.bitnami.com/bitnami
|
2021-06-14 10:35:06 +00:00
|
|
|
SkipExisting: true
|