Skip to content

Commit

Permalink
Fix k8s version of kubebuilder tools
Browse files Browse the repository at this point in the history
Signed-off-by: Prajyot-Parab <[email protected]>
  • Loading branch information
Prajyot-Parab committed Aug 1, 2023
1 parent 28bf409 commit 167c430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/fetch_ext_bins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if [[ -n "${TRACE}" ]]; then
set -x
fi

k8s_version=1.24.1
k8s_version=1.26.1
goarch=amd64
goos="unknown"

Expand Down

0 comments on commit 167c430

Please sign in to comment.