2021-02-04 14:12:58 +00:00
|
|
|
remote: origin
|
|
|
|
target-branch: master
|
2021-03-17 16:20:26 +00:00
|
|
|
chart-yaml-schema: .github/chart_schema.yaml
|
2022-03-30 09:03:34 +00:00
|
|
|
helm-extra-args: --timeout 600s
|
|
|
|
chart-dirs:
|
2022-07-22 18:23:01 +00:00
|
|
|
- charts/incubator
|
|
|
|
- charts/stable
|
|
|
|
- charts/dependency
|
|
|
|
- charts/core
|
|
|
|
- charts/dev
|
|
|
|
- charts/games
|
|
|
|
- charts/enterprise
|
|
|
|
- charts/SCALE
|
2022-04-07 13:25:14 +00:00
|
|
|
excluded-charts: []
|
2021-04-09 15:16:45 +00:00
|
|
|
chart-repos:
|
2022-07-22 18:23:01 +00:00
|
|
|
- truecharts=https://charts.truecharts.org
|
|
|
|
- truecharts-library=https://library-charts.truecharts.org
|
|
|
|
- bitnami=https://charts.bitnami.com/bitnami
|
|
|
|
- grafana=https://grafana.github.io/helm-charts
|
|
|
|
- prometheus=https://prometheus-community.github.io/helm-charts
|