v0.2.0
The first release of function-dummy
🎉 1
This composition function returns whatever you tell it to. 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-dummy
spec:
package: xpkg.upbound.io/crossplane-contrib/function-dummy:v0.2.0
-
We used v0.1.x during development, so we're releasing at 0.2.0. ↩