From bc72ea17812877a3b8c20dc453ba73ae3993d46b Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Tue, 29 Mar 2022 23:20:31 +0200 Subject: [PATCH] Update ct-install.yaml --- .github/ct-install.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ct-install.yaml b/.github/ct-install.yaml index 9e5d2dd5dd1..39e121e4e38 100644 --- a/.github/ct-install.yaml +++ b/.github/ct-install.yaml @@ -10,10 +10,11 @@ excluded-charts: - promcord - charts/incubator/zigbee2mqtt chart-repos: -- truecharts=https://truecharts.org +- 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/ -- truecharts-library=https://library-charts.truecharts.org - metallb=https://metallb.github.io/metallb - grafana=https://grafana.github.io/helm-charts - prometheus=https://prometheus-community.github.io/helm-charts