Skip to content

Commit 4107e57

Browse files
Upgrade YQ version used from v4.28.1 to v4.45.1 (#412)
1 parent f522173 commit 4107e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ KIND ?= $(LOCALBIN)/kind
105105

106106
## Tool Versions
107107
CONTROLLER_TOOLS_VERSION ?= v0.17.0
108-
YQ_VERSION ?= v4.28.1
108+
YQ_VERSION ?= v4.45.1
109109

110110
# 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.)
111111
# The KIND_NODE_VERSION is set by getting the version of the k8s.io/client-go dependency from the go.mod

0 commit comments

Comments
 (0)