From e3e40847ca8312dcbb98eb10b65286c7c95c40a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 01:48:28 +0000 Subject: [PATCH] chore(deps): update dependency upbound/up to v0.28.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d2d3cfd..4a6c8c1 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.24.2 +UP_VERSION = v0.28.0 UP_CHANNEL = stable UPTEST_VERSION = v0.11.1