* feat(apps): Unraid Port - digits * need alphabetic * fix questions * submit port fix * whoops * decrease timeout * add apps user in CI to prevent issues * sudo * slight tweak * Update charts/dev/server-7daystodie/values.yaml * add configmap * mount it as well * again * subpath * shoot * fix object name * hmm * 66 to 55 * simplify code a bit * get LS details * get status * try something else * hmm * try cmd * whoops * bashlist * test * use script * againnn * more quotes * non double command * quoted * enter.sh * groupmod * try setting in args * try without groupadd * whoops again * Apply suggestions from code review * trigger precommit * use tccr * exclude in ci * whoops
26 lines
835 B
YAML
26 lines
835 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
|
|
excluded-charts: []
|
|
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
|
|
- k8s-at-home-libraries=https://library-charts.k8s-at-home.com
|
|
- k8s-at-home=https://k8s-at-home.com/charts
|
|
- jetstack=https://charts.jetstack.io
|