fix(ci): also define new repo's in other places

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-26 13:01:56 +01:00
parent 2ee863e60d
commit caff1bf640
2 changed files with 8 additions and 0 deletions

View File

@@ -13,4 +13,8 @@ chart-repos:
- truecharts=https://truecharts.org
- bitnami=https://charts.bitnami.com/bitnami
- amd-gpu-helm=https://radeonopencompute.github.io/k8s-device-plugin/
- truecharts-library=https://truecharts.org
- metallb=https://metallb.github.io/metallb
- grafana=https://grafana.github.io/helm-charts
- prometheus=https://prometheus-community.github.io/helm-charts
SkipExisting: true

View File

@@ -6,4 +6,8 @@ chart-repos:
- truecharts=https://truecharts.org
- bitnami=https://charts.bitnami.com/bitnami
- amd-gpu-helm=https://radeonopencompute.github.io/k8s-device-plugin/
- truecharts-library=https://truecharts.org
- metallb=https://metallb.github.io/metallb
- grafana=https://grafana.github.io/helm-charts
- prometheus=https://prometheus-community.github.io/helm-charts
SkipExisting: true