From d43a22c77f6f069f3f80d54b46d529241c601185 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:55:30 +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 8d2f8a6..9303c8f 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.34.0 +UP_VERSION = v0.34.2 UP_CHANNEL = stable CROSSPLANE_CLI_VERSION = v1.17.1