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 84aecd2 commit 7a7dafbCopy full SHA for 7a7dafb
crossplane.yaml
@@ -23,3 +23,6 @@ spec:
23
- configuration: xpkg.upbound.io/upbound/configuration-aws-network
24
# renovate: datasource=github-releases depName=upbound/configuration-aws-network
25
version: "v0.17.0"
26
+ - function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform
27
+ # renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform
28
+ version: "v0.7.0"
examples/functions.yaml
@@ -3,4 +3,4 @@ kind: Function
3
metadata:
4
name: crossplane-contrib-function-patch-and-transform
5
spec:
6
- package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.2.1
+ package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.7.0
0 commit comments