We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c042022 commit d390633Copy full SHA for d390633
example/functions.yaml
@@ -15,11 +15,11 @@ kind: Function
15
metadata:
16
name: function-patch-and-transform
17
spec:
18
- package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.9.0
+ package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.9.1
19
---
20
apiVersion: pkg.crossplane.io/v1beta1
21
kind: Function
22
23
name: function-auto-ready
24
25
- package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.5.0
+ package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.5.1
0 commit comments