Releases: crossplane-contrib/function-go-templating
Releases · crossplane-contrib/function-go-templating
v0.2.0
The first release of function-go-templating
🎉 1
This composition function allows you to compose Crossplane resources using Go templates. If you've written a Helm chart before, using this function will be a familiar experience. 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-go-templating
spec:
package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.2.0
-
We used v0.1.x during development, so we're releasing at 0.2.0. ↩