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
|
2023-05-05 20:36:14 +00:00
|
|
|
helm-extra-args: --timeout 120s
|
2022-03-30 09:03:34 +00:00
|
|
|
chart-dirs:
|
2022-07-22 18:23:01 +00:00
|
|
|
- charts/incubator
|
|
|
|
- charts/stable
|
|
|
|
- charts/dependency
|
|
|
|
- charts/dev
|
|
|
|
- charts/enterprise
|
2023-05-29 08:44:38 +00:00
|
|
|
- charts/operators
|
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
|
2023-05-05 20:36:14 +00:00
|
|
|
- truecharts-deps=https://deps.truecharts.org
|
2023-07-15 17:22:49 +00:00
|
|
|
- jetstack=https://charts.jetstack.io
|
2023-11-14 13:12:27 +00:00
|
|
|
- vmwaretanzu=https://vmware-tanzu.github.io/helm-charts
|
2023-11-15 14:39:03 +00:00
|
|
|
- cnpg=https://cloudnative-pg.github.io/charts
|
|
|
|
- metallb=https://metallb.github.io/metallb
|
|
|
|
- prometheus-community=https://prometheus-community.github.io/helm-charts
|
2023-12-05 18:45:37 +00:00
|
|
|
- openebs=https://openebs.github.io/charts
|
|
|
|
- csi-driver-smb=https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
|
2023-12-05 18:49:05 +00:00
|
|
|
- csi-driver-nfs=https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
|