From 4feccd95a4de2f29bbe37a272f378c6cdfc6a439 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:26:49 +0200 Subject: [PATCH] chore(deps): update dependency upbound/up to v0.34.0 (#44) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ddd1da0..a39ac6e 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PLATFORMS ?= linux_amd64 # ==================================================================================== # Setup Kubernetes tools -UP_VERSION = v0.32.1 +UP_VERSION = v0.34.0 UP_CHANNEL = stable UPTEST_VERSION = v1.1.2 UPTEST_CLAIMS ?= examples/app-claim.yaml