diff --git a/Makefile b/Makefile index 5c88547..2af931c 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ PLATFORMS ?= linux_amd64 UP_VERSION = v0.24.1 UP_CHANNEL = stable -UPTEST_VERSION = v0.11.0 +UPTEST_VERSION = v0.12.0 -include build/makelib/k8s_tools.mk # ====================================================================================