From 318d8b97ca1bcf9b67cec544a55976ada59aaa58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 12:09:53 +0000 Subject: [PATCH] Update dependency crossplane/crossplane to v1.11.2 Signed-off-by: Renovate Bot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fee67e3..1b5d903 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.11.0 +CROSSPLANE_VERSION = v1.11.2 CROSSPLANE_NAMESPACE = crossplane-system ACK_SYSTEM_NAMESPACE = ack-system