diff --git a/Makefile b/Makefile index 3c5d3fb..e23171b 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.2 +CROSSPLANE_VERSION = v1.11.3 CROSSPLANE_NAMESPACE = crossplane-system ACK_SYSTEM_NAMESPACE = ack-system