Skip to content

Commit ccbf5d4

Browse files
authored
Update examples to latest version (#12)
Signed-off-by: Yury Tsarev <[email protected]>
1 parent f848e40 commit ccbf5d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/functions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ 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-azresourcegraph:v0.3.0
10+
package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.3.1

example/queryref-from-environment/functions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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-azresourcegraph:v0.3.0
10+
package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.3.1
1111
---
1212
apiVersion: pkg.crossplane.io/v1beta1
1313
kind: Function

0 commit comments

Comments
 (0)