Skip to content

Commit 74b0016

Browse files
author
Chaitanya Reddy Onteddu
committed
Chore: Specify the tag v0.21.0 instead of using the latest
Signed-off-by: Chaitanya Reddy Onteddu <[email protected]>
1 parent 72cd68f commit 74b0016

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
@@ -130,4 +130,4 @@ ENVTEST ?= bin/setup-envtest
130130
envtest:
131131
mkdir -p bin
132132
[ -f $(ENVTEST) ] || GOBIN=$(PWD)/bin \
133-
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.15.3
133+
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@release-0.21

0 commit comments

Comments
 (0)