diff --git a/Makefile b/Makefile index 1afe096..2cc2c81 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.14.3 +CROSSPLANE_VERSION = v1.14.5 CROSSPLANE_NAMESPACE = crossplane-system ACK_SYSTEM_NAMESPACE = ack-system