Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 91d62f6

Browse files
committed
feat: Sync up kubeuilder tools version to upstream
Signed-off-by: Chris Privitere <[email protected]>
1 parent eb5dd55 commit 91d62f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/fetch_ext_bins.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if [[ -n "${TRACE}" ]]; then
2626
set -x
2727
fi
2828

29-
k8s_version=1.16.4
29+
k8s_version="1.26.0"
3030
goarch=amd64
3131
goos="unknown"
3232

0 commit comments

Comments
 (0)