Skip to content

Commit d69568b

Browse files
andyzhangxk8s-infra-cherrypick-robot
authored andcommitted
fix
1 parent 5f13a9c commit d69568b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/verify-helm-chart-index.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ set -euo pipefail
1919
readonly PKG_ROOT="$(git rev-parse --show-toplevel)"
2020

2121
INDEX=${PKG_ROOT}/charts/index.yaml
22+
ignore_filename=""
2223

2324
function check_url() {
2425
url=$1

0 commit comments

Comments
 (0)