diff --git a/Makefile b/Makefile index 4f2954f..843045c 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.21.0 +UP_VERSION = v0.24.1 UP_CHANNEL = stable UPTEST_VERSION = v0.9.0