TrueChartsClone/.github/ct-install.yaml

13 lines
525 B
YAML
Raw Normal View History

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
2021-04-13 15:02:41 +00:00
- bitnami=https://charts.bitnami.com/bitnami
2021-06-14 10:35:06 +00:00
SkipExisting: true