We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f522173 commit 4107e57Copy full SHA for 4107e57
Makefile
@@ -105,7 +105,7 @@ KIND ?= $(LOCALBIN)/kind
105
106
## Tool Versions
107
CONTROLLER_TOOLS_VERSION ?= v0.17.0
108
-YQ_VERSION ?= v4.28.1
+YQ_VERSION ?= v4.45.1
109
110
# Not guaranteed to have patch releases available and node image tags are full versions (i.e v1.28.0 - no v1.28, v1.29, etc.)
111
# The KIND_NODE_VERSION is set by getting the version of the k8s.io/client-go dependency from the go.mod
0 commit comments