From 9836e6f987b2cef9fb77b1b564fa8848a4978bc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:01:26 +0000 Subject: [PATCH] chore(deps): update dependency upbound/up to v0.27.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a74387b..0538bcd 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.25.0 +UP_VERSION = v0.27.0 UP_CHANNEL = stable UPTEST_VERSION = v0.11.1