We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df21240 commit c99fef8Copy full SHA for c99fef8
hack/make/prerequisites.mk
@@ -25,7 +25,7 @@ HELMUNITTEST_VERSION ?= v1.0.3
25
# renovate depName=github.com/CycloneDX/cyclonedx-gomod/cmd/cyclonedx-gomod
26
CYCLONEDX_GOMOD_VERSION ?= v1.9.0
27
# renovate depName=github.com/mikefarah/yq/v4
28
-YQ_VERSION ?= v4.48.1
+YQ_VERSION ?= v4.48.2
29
# renovate depName=github.com/vladopajic/go-test-coverage/v2
30
GO_TEST_COVERAGE_VERSION ?= v2.18.0
31
#SETUP_ENVTEST_VERSION is the version of controller-runtime release branch to fetch the envtest setup script (i.e. release-0.20)
0 commit comments