Update build-release.sh

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-02-19 20:02:51 +01:00
committed by GitHub
parent b9a265cf77
commit 50e6e697ad

View File

@@ -198,7 +198,7 @@ copy_docs() {
prep_helm() {
if [[ -z "$standalone" ]]; then
# echo "helm repo update..."
echo "helm repo update..."
# helm repo update
fi
}