From 1ad23ff0276df419272f943a047dada5f7bfd05d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 11:50:48 +0000 Subject: [PATCH] chore(deps): update dependency upbound/up to v0.34.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 72ede00..09c1d95 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.31.0 +UP_VERSION = v0.34.2 UP_CHANNEL = stable UPTEST_VERSION = v0.11.1