Skip to content

Commit

Permalink
Upgrade YQ version used from v4.28.1 to v4.45.1 (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamacedo86 authored Mar 4, 2025
1 parent f522173 commit 4107e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ KIND ?= $(LOCALBIN)/kind

## Tool Versions
CONTROLLER_TOOLS_VERSION ?= v0.17.0
YQ_VERSION ?= v4.28.1
YQ_VERSION ?= v4.45.1

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

0 comments on commit 4107e57

Please sign in to comment.