8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0caa338 commit 77c4bc3Copy full SHA for 77c4bc3
make/tools.mk
@@ -77,7 +77,7 @@ KUBEBUILDER_ASSETS_VERSION=1.28.0
77
TOOLS += etcd=$(KUBEBUILDER_ASSETS_VERSION)
78
TOOLS += kube-apiserver=$(KUBEBUILDER_ASSETS_VERSION)
79
80
-VENDORED_GO_VERSION := 1.21.6
+VENDORED_GO_VERSION := 1.21.7
81
82
# When switching branches which use different versions of the tools, we
83
# need a way to re-trigger the symlinking from $(BINDIR)/downloaded to $(BINDIR)/tools.
0 commit comments