Skip to content

Commit f431b0b

Browse files
committed
update repo infra to release v0.2.5
Signed-off-by: Carlos Panato <[email protected]>
1 parent 8b8ee44 commit f431b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/verify-boilerplate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set -o errexit
1818
set -o nounset
1919
set -o pipefail
2020

21-
VERSION=v0.2.1
21+
VERSION=v0.2.5
2222
URL_BASE=https://raw.githubusercontent.com/kubernetes/repo-infra
2323
URL=$URL_BASE/$VERSION/hack/verify_boilerplate.py
2424
BIN_DIR=bin

0 commit comments

Comments
 (0)