Skip to content

Commit

Permalink
Merge pull request #32 from portefaix/renovate/crossplane-crossplane-1.x
Browse files Browse the repository at this point in the history
Update dependency crossplane/crossplane to v1.10.1
  • Loading branch information
nlamirault authored Dec 20, 2022
2 parents eab944a + 36bc1c9 commit c639e5d
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 = 1.9.1
CROSSPLANE_VERSION = v1.10.1
CROSSPLANE_NAMESPACE = crossplane-system

ACK_SYSTEM_NAMESPACE = ack-system
Expand Down

0 comments on commit c639e5d

Please sign in to comment.