We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d4698 commit 09d815eCopy full SHA for 09d815e
hack/verify-helm-chart-index.sh
@@ -45,7 +45,7 @@ function check_url() {
45
echo "ignore $url"
46
return
47
fi
48
- exit 1
+ #exit 1
49
50
51
}
0 commit comments