Skip to content

Commit bd5646c

Browse files
authored
fix: bump up setup-envtest version (#1941)
Signed-off-by: varungupta <varungup90@gmail.com>
1 parent 713c136 commit bd5646c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ GO_TEST_COVERAGE = $(LOCALBIN)/go-test-coverage-$(GO_TEST_COVERAGE_VERSION)
474474
## Tool Versions
475475
KUSTOMIZE_VERSION ?= v5.3.0
476476
CONTROLLER_TOOLS_VERSION ?= v0.16.1
477-
ENVTEST_VERSION ?= release-0.17
477+
ENVTEST_VERSION ?= release-0.19
478478
GOLANGCI_LINT_VERSION ?= v1.57.2
479479
GO_TEST_COVERAGE_VERSION ?= v2.14.3
480480

0 commit comments

Comments
 (0)