Skip to content

Commit 7bf6590

Browse files
justaugustusk8s-ci-robot
authored andcommitted
Update kind to v0.5.0 (#261)
Signed-off-by: Stephen Augustus <[email protected]>
1 parent 31ca800 commit 7bf6590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ go_repository(
114114
go_repository(
115115
name = "io_k8s_sigs_kind",
116116
importpath = "sigs.k8s.io/kind",
117-
tag = "v0.4.0",
117+
tag = "v0.5.0",
118118
)
119119

120120
go_repository(

0 commit comments

Comments
 (0)