-
Notifications
You must be signed in to change notification settings - Fork 4
/
tfgrid_3.13.2.toml
61 lines (46 loc) · 1.26 KB
/
tfgrid_3.13.2.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
[tfchain]
version = "2.7.0"
repo = "https://github.com/threefoldtech/tfchain"
[[tfchain.services.node]]
version = ">=2.2.1"
path="substrate-node"
[[tfchain.services.bridge]]
version = "2.7.0"
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.11.8"
repo = "https://github.com/threefoldtech/tfchain_graphql"
[zos]
version = "3.10.1"
repo = "https://github.com/threefoldtech/zos"
[tfgrid-sdk-go]
version = "0.14.12"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[gridproxy]
version = "0.14.13"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[relay-cache-warmer]
version = "0.14.12"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[farmerbot]
version = "0.14.12"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[terraform]
version = "1.10.0"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[tfgrid-sdk-ts]
version = "2.3.4"
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.2.1 "
repo="https://github.com/threefoldtech/rmb-rs"