Skip to content

Commit 09d815e

Browse files
committed
chore: disable helm chart index check
1 parent f1d4698 commit 09d815e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/verify-helm-chart-index.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ function check_url() {
4545
echo "ignore $url"
4646
return
4747
fi
48-
exit 1
48+
#exit 1
4949
fi
5050
fi
5151
}

0 commit comments

Comments
 (0)