-
Notifications
You must be signed in to change notification settings - Fork 4
/
tfgrid_3.15.toml
78 lines (58 loc) · 1.58 KB
/
tfgrid_3.15.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[tfchain]
version = "2.9.2"
repo = "https://github.com/threefoldtech/tfchain"
[[tfchain.services.node]]
version = "2.9.2"
path="substrate-node"
[[tfchain.services.bridge]]
version = "2.9.2"
path="bridge"
[[tfchain.services.activationservice]]
version = ">=2.7.0"
path="activation-service"
[tfchain_client_js]
version = ">=2.7.0"
repo = "https://github.com/threefoldtech/tfchain"
[tfchain_graphql]
version = "2.12.2"
repo = "https://github.com/threefoldtech/tfchain_graphql"
[zos]
version = "3.12.9"
repo = "https://github.com/threefoldtech/zos"
[zos4]
version = "0.1.1"
repo = "https://github.com/threefoldtech/zos4"
[mycelium]
version = "1.0.0"
repo = "https://github.com/threefoldtech/mycelium"
[tfgrid-sdk-go]
version = "0.16.0"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[gridproxy]
version = "0.16.0"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[farmerbot]
version = "0.16.0"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[terraform]
version = "1.11.2"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[pulumi]
version = "0.8.1"
repo = "https://github.com/threefoldtech/pulumi-threefold"
[tfgrid-sdk-ts]
version = "2.6.0"
repo = "https://github.com/threefoldtech/tfgrid-sdk-ts"
[[tfgrid-sdk-ts.services.dashboard]]
path="packages/dashboard"
[[tfgrid-sdk-ts.services.stats]]
path="packages/stats"
[rmb]
version="1.3.2"
repo="https://github.com/threefoldtech/rmb-rs"
[tf-kyc-verifier]
version="0.2.0"
repo="https://github.com/threefoldtech/tf-kyc-verifier/"
[threefold-connect]
version = "4.0.0"
repo = "https://github.com/threefoldtech/threefold_connect"