Skip to content

Commit 42c6791

Browse files
chore(deps): update e2e-manifests (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a073c5 commit 42c6791

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/e2e/manifests/beta/diff/main/_setup/functions.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ kind: Function
33
metadata:
44
name: function-patch-and-transform
55
spec:
6-
package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.9.1
6+
package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.9.2
77
---
88
apiVersion: pkg.crossplane.io/v1beta1
99
kind: Function
1010
metadata:
1111
name: function-go-templating
1212
spec:
13-
package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.11.0
13+
package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.11.1
1414
---
1515
apiVersion: pkg.crossplane.io/v1beta1
1616
kind: Function
1717
metadata:
1818
name: function-auto-ready
1919
spec:
20-
package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.5.1
20+
package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.5.2

0 commit comments

Comments
 (0)