From 62cbf737ee47b3673787997fc3661b675fe92cae Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 26 Mar 2022 12:20:33 +0100 Subject: [PATCH] chore(ci): add new library repo to CI --- .github/workflows/apps.test.yaml | 1 + 1 file changed, 1 insertion(+) 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