* chore(apps): remove un-needed UI elements * dont grab metallb upstreams anymore * add new readme template pointing to the website and remove helm-values system * Move readme generation to daily job * remove readme addition and remve readme generation from build-release script * bump * remvoe the use of helm-docs * completely remove helm-docs * move tag sync to renovate bump action * fully remove tag sync and remove needless helm dependency updates * remove needless helm prep * get rid of needlessly loaded grafana repo
21 lines
576 B
YAML
21 lines
576 B
YAML
remote: origin
|
|
target-branch: master
|
|
chart-yaml-schema: .github/chart_schema.yaml
|
|
helm-extra-args: --timeout 600s
|
|
chart-dirs:
|
|
- charts/incubator
|
|
- charts/stable
|
|
- charts/dependency
|
|
- charts/core
|
|
- charts/dev
|
|
- charts/games
|
|
- charts/enterprise
|
|
- charts/SCALE
|
|
excluded-charts: []
|
|
chart-repos:
|
|
- 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
|