Skip to content

Commit

Permalink
Pin setup-envtest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbfisher committed May 17, 2024
1 parent 566d033 commit b5c341f
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 @@ -68,7 +68,7 @@ manifests: generate
install-tools:
go install github.com/onsi/ginkgo/ginkgo@v1.16.5
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.10.0
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20230216140739-c98506dc3b8e

install-tools-homebrew:
brew install kubernetes-cli kustomize kind
Expand Down

0 comments on commit b5c341f

Please sign in to comment.