diff --git a/Makefile b/Makefile index ddd1da0..a39ac6e 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.32.1 +UP_VERSION = v0.34.0 UP_CHANNEL = stable UPTEST_VERSION = v1.1.2 UPTEST_CLAIMS ?= examples/app-claim.yaml