diff --git a/.github/workflows/apps.test.yaml b/.github/workflows/apps.test.yaml index e58a9467b72..ab01427ec92 100644 --- a/.github/workflows/apps.test.yaml +++ b/.github/workflows/apps.test.yaml @@ -119,6 +119,7 @@ jobs: - name: update helm repo cache run: | helm repo add truecharts https://truecharts.org + helm repo add truecharts-library https://truecharts.org helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add metallb https://metallb.github.io/metallb helm repo add grafana https://grafana.github.io/helm-charts