Skip to content

Commit ace16e4

Browse files
Update examples
1 parent 51b7ecd commit ace16e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/functions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ metadata:
77
# This tells crossplane beta render to connect to the function locally.
88
render.crossplane.io/runtime: Development
99
spec:
10-
package: xpkg.upbound.io/upbound/function-msgraph:v0.1.0
10+
package: xpkg.upbound.io/upbound/function-msgraph:v0.2.0
1111
---
1212
apiVersion: pkg.crossplane.io/v1beta1
1313
kind: Function
1414
metadata:
1515
name: crossplane-contrib-function-environment-configs
1616
spec:
17-
package: xpkg.upbound.io/crossplane-contrib/function-environment-configs:v0.2.0
17+
package: xpkg.upbound.io/crossplane-contrib/function-environment-configs:v0.3.0

0 commit comments

Comments
 (0)