Skip to content

Commit

Permalink
Merge pull request #91 from portefaix/renovate/crossplane-crossplane-1.x
Browse files Browse the repository at this point in the history
Update dependency crossplane/crossplane to v1.12.2
  • Loading branch information
nlamirault committed Jun 9, 2023
2 parents e940c74 + 41cde3f commit 22c8d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 22c8d62

Please sign in to comment.