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