Skip to content

v0.2.0

Compare
Choose a tag to compare
@negz negz released this 02 Nov 23:29
· 2 commits to release-0.2 since this release
ee1bf92

The first release of function-auto-ready 🎉 1

This composition function automatically detects composed resources that are ready. 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-auto-ready
spec:
  package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.2.0
  1. We used v0.1.x during development, so we're releasing at 0.2.0.