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 376b8c5 commit a1f3d5bCopy full SHA for a1f3d5b
hack/verify-helm-chart-index.sh
@@ -19,6 +19,7 @@ set -euo pipefail
19
readonly PKG_ROOT="$(git rev-parse --show-toplevel)"
20
21
INDEX=${PKG_ROOT}/charts/index.yaml
22
+ignore_filename=""
23
24
function check_url() {
25
url=$1
0 commit comments