github crossplane-contrib/function-patch-and-transform v0.2.0

latest releases: v0.7.0, v0.6.0, v0.5.0...
10 months ago

The first release of function-patch-and-transform 🎉 1

This composition function does everything Crossplane's built-in patch & transform (P&T) composition does. Instead of specifying spec.resources in your Composition, you can use this function. See the README for more details.

You can install this function using the following manifest:

apiVersion: pkg.crossplane.io/v1beta1
kind: Function
metadata:
  name: function-patch-and-transform
spec:
  package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.2.0

Footnotes

  1. We used v0.1.x during development, so we're releasing at 0.2.0. ↩

Don't miss a new function-patch-and-transform release

NewReleases is sending notifications on new releases.