Skip to content

Commit

Permalink
Move from upbound/function-patch-and-transform to crossplane-contrib/…
Browse files Browse the repository at this point in the history
…function-patch-and-transform

Signed-off-by: Murph <[email protected]>
  • Loading branch information
djeremiah committed Feb 5, 2024
1 parent 0cb1324 commit afcca3d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apis/fullaccess/composition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
pipeline:
- step: patch-and-transform
functionRef:
name: upbound-function-patch-and-transform
name: crossplane-contrib-function-patch-and-transform
input:
apiVersion: pt.fn.crossplane.io/v1beta1
kind: Resources
Expand Down
2 changes: 1 addition & 1 deletion apis/readonly/composition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
pipeline:
- step: patch-and-transform
functionRef:
name: upbound-function-patch-and-transform
name: crossplane-contrib-function-patch-and-transform
input:
apiVersion: pt.fn.crossplane.io/v1beta1
kind: Resources
Expand Down
4 changes: 2 additions & 2 deletions crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ spec:
- provider: xpkg.upbound.io/crossplane-contrib/crossplane-provider-castai
# renovate: datasource=github-releases depName=crossplane-contrib/crossplane-provider-castai
version: "v0.9.1"
- function: xpkg.upbound.io/upbound/function-patch-and-transform
# renovate: datasource=github-releases depName=upbound/function-patch-and-transform
- function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform
# renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform
version: "v0.2.1"

0 comments on commit afcca3d

Please sign in to comment.