From 9a89c0a7055b70dc0c94245601a1f681f7801b5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 05:59:48 +0000 Subject: [PATCH] chore(deps): update dependency upbound/up to v0.34.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5c88547..48e7a26 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.24.1 +UP_VERSION = v0.34.1 UP_CHANNEL = stable UPTEST_VERSION = v0.11.0