diff --git a/Makefile b/Makefile index c943135..de0f24b 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.12.1 +CROSSPLANE_VERSION = v1.12.2 CROSSPLANE_NAMESPACE = crossplane-system ACK_SYSTEM_NAMESPACE = ack-system