From ad7d2015b8924734f8c2b6d78f95bd3e9f5587af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 14:37:06 +0000 Subject: [PATCH] chore(deps): update dependency upbound/up to v0.33.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 027db85..ce54b7d 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.32.1 +UP_VERSION = v0.33.0 UP_CHANNEL = stable UPTEST_VERSION = v0.13.1 CROSSPLANE_CLI_VERSION=v1.16.0