From 153b5c4e4beb50979aae00b192c60c297621e2c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 15:18:46 +0000 Subject: [PATCH] Update dependency upbound/up to v0.24.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 12163dd24c..53f0550a4f 100644 --- a/Makefile +++ b/Makefile @@ -63,7 +63,7 @@ export SUBPACKAGES := $(SUBPACKAGES) # Setup Kubernetes tools KIND_VERSION = v0.20.0 -UP_VERSION = v0.20.0 +UP_VERSION = v0.24.1 UP_CHANNEL = stable UPTEST_VERSION = v0.8.0 KUSTOMIZE_VERSION = v5.3.0