Update build-release.sh

This commit is contained in:
Kjeld Schouten-Lebbing 2022-03-29 23:22:16 +02:00 committed by GitHub
parent d1e3eabb01
commit ec0cbda00f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -476,7 +476,8 @@ copy_docs() {
prep_helm() {
if [[ -z "$standalone" ]]; then
helm repo add truecharts https://truecharts.org
helm repo add truecharts-old https://truecharts.org
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 metallb https://metallb.github.io/metallb