We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b7ecd commit ace16e4Copy full SHA for ace16e4
example/functions.yaml
@@ -7,11 +7,11 @@ metadata:
7
# This tells crossplane beta render to connect to the function locally.
8
render.crossplane.io/runtime: Development
9
spec:
10
- package: xpkg.upbound.io/upbound/function-msgraph:v0.1.0
+ package: xpkg.upbound.io/upbound/function-msgraph:v0.2.0
11
---
12
apiVersion: pkg.crossplane.io/v1beta1
13
kind: Function
14
metadata:
15
name: crossplane-contrib-function-environment-configs
16
17
- package: xpkg.upbound.io/crossplane-contrib/function-environment-configs:v0.2.0
+ package: xpkg.upbound.io/crossplane-contrib/function-environment-configs:v0.3.0
0 commit comments