Update build-release.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
3ec236a06a
commit
08e8fb659c
|
@ -198,8 +198,6 @@ copy_docs() {
|
|||
|
||||
prep_helm() {
|
||||
if [[ -z "$standalone" ]]; then
|
||||
helm repo add truecharts https://charts.truecharts.org
|
||||
helm repo add truecharts-library https://library-charts.truecharts.org
|
||||
helm repo update
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue