Skip to content

Commit

Permalink
Merge pull request #55 from upbound/feature/function-switch
Browse files Browse the repository at this point in the history
fix(examples): switch function
  • Loading branch information
haarchri authored Feb 16, 2024
2 parents 1e55797 + 7ec3617 commit 89fec6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apis/composition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
pipeline:
- step: patch-and-transform
functionRef:
name: borrelli-org-function-conditional-patch-and-transform
name: upboundcare-function-conditional-patch-and-transform
input:
apiVersion: pt.fn.crossplane.io/v1beta1
kind: Resources
Expand Down
3 changes: 1 addition & 2 deletions crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ spec:
- configuration: xpkg.upbound.io/upbound/configuration-gcp-gke
# renovate: datasource=github-releases depName=upbound/configuration-gcp-gke
version: "v0.2.0"
- function: xpkg.upbound.io/borrelli-org/function-conditional-patch-and-transform
# renovate: datasource=github-releases depName=borrelli-org/function-conditional-patch-and-transform
- function: xpkg.upbound.io/upboundcare/function-conditional-patch-and-transform
version: "v0.4.0"
- configuration: xpkg.upbound.io/upbound/configuration-observability-oss
# renovate: datasource=github-releases depName=upbound/configuration-observability-oss
Expand Down

0 comments on commit 89fec6d

Please sign in to comment.