Skip to content

Commit f1e69ba

Browse files
haoucsushrk
authored andcommitted
pin envtest version due to an upstream bug (#390)
1 parent 4030b62 commit f1e69ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ main() {
1010
}
1111

1212
tools() {
13-
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
13+
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20230216140739-c98506dc3b8e
1414
go install sigs.k8s.io/controller-tools/cmd/[email protected]
1515
go install github.com/google/ko@latest
1616

0 commit comments

Comments
 (0)