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 a3b05b2 commit 99d4e7bCopy full SHA for 99d4e7b
crossplane.yaml
@@ -14,9 +14,12 @@ spec:
14
dependsOn:
15
- provider: ghcr.io/crossplane-contrib/provider-http
16
version: ">=v1.0.10"
17
+ name: provider-http
18
- function: xpkg.upbound.io/crossplane-contrib/function-go-templating
19
version: ">=v0.4.0"
20
+ name: function-go-templating
21
- function: xpkg.upbound.io/crossplane-contrib/function-auto-ready
22
version: ">=v0.2.1"
23
+ name: function-auto-ready
24
crossplane:
25
version: ">=v1.20-0"
0 commit comments