From 0a7155adf93ae7c78b5330948a9a447d944726cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 21:57:42 +0000 Subject: [PATCH] Update dependency upbound/up to v0.31.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f21111ea6b..04aaea52cb 100644 --- a/Makefile +++ b/Makefile @@ -78,7 +78,7 @@ export SUBPACKAGES := $(SUBPACKAGES) # Setup Kubernetes tools KIND_VERSION = v0.23.0 -UP_VERSION = v0.30.0 +UP_VERSION = v0.31.0 UP_CHANNEL = stable UPTEST_VERSION = v0.11.1 KUSTOMIZE_VERSION = v5.3.0