22 lines
708 B
YAML
22 lines
708 B
YAML
remote: origin
|
|
target-branch: master
|
|
helm-extra-args: --timeout 240s
|
|
chart-yaml-schema: .github/chart_schema.yaml
|
|
excluded-charts:
|
|
#- alertmanager-bot
|
|
- charts/incubator/amcrest2mqtt
|
|
- charts/library/common
|
|
#- foundryvtt
|
|
- promcord
|
|
- charts/incubator/zigbee2mqtt
|
|
chart-repos:
|
|
- truecharts-old=https://truecharts.org
|
|
- truecharts=https://charts.truecharts.org
|
|
- truecharts-library=https://library-charts.truecharts.org
|
|
- bitnami=https://charts.bitnami.com/bitnami
|
|
- amd-gpu-helm=https://radeonopencompute.github.io/k8s-device-plugin/
|
|
- metallb=https://metallb.github.io/metallb
|
|
- grafana=https://grafana.github.io/helm-charts
|
|
- prometheus=https://prometheus-community.github.io/helm-charts
|
|
SkipExisting: true
|