From aa877725fb0f17cc56b7d4149990f1fd311de792 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 17:54:56 +0000 Subject: [PATCH] Update dependency upbound/up to v0.25.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a824cf93bb..bf123119af 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ export SUBPACKAGES := $(SUBPACKAGES) # Setup Kubernetes tools KIND_VERSION = v0.21.0 -UP_VERSION = v0.20.0 +UP_VERSION = v0.25.0 UP_CHANNEL = stable UPTEST_VERSION = v0.11.1 KUSTOMIZE_VERSION = v5.3.0