Skip to content

Commit 4348a04

Browse files
committed
Update kubernetes tools
1 parent 7d3ce94 commit 4348a04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ GO_SUBDIRS += cmd internal apis
4848
# ====================================================================================
4949
# Setup Kubernetes tools
5050

51-
KIND_VERSION = v0.15.0
52-
UP_VERSION = v0.18.0
51+
KIND_VERSION = v0.23.0
52+
UP_VERSION = v0.28.0
5353
UP_CHANNEL = stable
5454
UPTEST_VERSION = v0.5.0
5555
CROSSPLANE_VERSION = 1.16.0
@@ -199,4 +199,4 @@ crossplane.help:
199199

200200
help-special: crossplane.help
201201

202-
.PHONY: crossplane.help help-special
202+
.PHONY: crossplane.help help-special

0 commit comments

Comments
 (0)