From 9bd54ed0119c326dd001e915181db7bc95161d2f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Mon, 15 May 2023 11:36:00 +0200 Subject: [PATCH] Update charts-release.yaml Signed-off-by: Kjeld Schouten --- .github/workflows/charts-release.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 5f997ae45b2..5cc5ff4b45e 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -73,9 +73,7 @@ jobs: run: | helm repo add truecharts https://charts.truecharts.org helm repo add truecharts-library https://library-charts.truecharts.org - helm repo add bitnami https://charts.bitnami.com/bitnami - - helm repo add prometheus https://prometheus-community.github.io/helm-charts + helm repo add truecharts-deps https://deps.truecharts.org helm repo update # Optional step if GPG signing is used