From f635269e50efbbdbe1068663d1bc74dcc68e7aa3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:43:11 +0000 Subject: [PATCH] chore(deps): update dependency upbound/up to v0.23.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 72bb800..c761427 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.21.0 +UP_VERSION = v0.23.0 UP_CHANNEL = stable UPTEST_VERSION = v0.10.0