From 7d811ddb915ca37546a40c96737ab8c0019b8f23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:12:31 +0000 Subject: [PATCH] chore(deps): update dependency crossplane/crossplane to v1.15.2 Signed-off-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 a17fa1c..8a84c96 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ KUBE_CURRENT_CONTEXT = $(shell kubectl config current-context) CLUSTER = $(CLUSTER_$(ENV)) # datasource=github-tags depName=crossplane/crossplane -CROSSPLANE_VERSION = v1.15.1 +CROSSPLANE_VERSION = v1.15.2 CROSSPLANE_NAMESPACE = crossplane-system ACK_SYSTEM_NAMESPACE = ack-system