Skip to content

Commit

Permalink
Merge pull request #1984 from zmalik/zm/bump-kubebuilder-1.20
Browse files Browse the repository at this point in the history
bump kubebuilder-tools to 1.20.2
  • Loading branch information
k8s-ci-robot authored Jan 19, 2022
2 parents 2bb771b + d2ba539 commit 893af0c
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.16.4
k8s_version=1.20.2
goarch=amd64
goos="unknown"

Expand Down

0 comments on commit 893af0c

Please sign in to comment.