Skip to content

Commit

Permalink
Update kubernetes tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mondragonfx committed Aug 7, 2024
1 parent 7d3ce94 commit 4348a04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ GO_SUBDIRS += cmd internal apis
# ====================================================================================
# Setup Kubernetes tools

KIND_VERSION = v0.15.0
UP_VERSION = v0.18.0
KIND_VERSION = v0.23.0
UP_VERSION = v0.28.0
UP_CHANNEL = stable
UPTEST_VERSION = v0.5.0
CROSSPLANE_VERSION = 1.16.0
Expand Down Expand Up @@ -199,4 +199,4 @@ crossplane.help:

help-special: crossplane.help

.PHONY: crossplane.help help-special
.PHONY: crossplane.help help-special

0 comments on commit 4348a04

Please sign in to comment.