-
Notifications
You must be signed in to change notification settings - Fork 4
/
tfgrid_3.11-rc2.toml
50 lines (41 loc) · 1.15 KB
/
tfgrid_3.11-rc2.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
[tfchain]
version = "2.5.0-rc7"
repo = "https://github.com/threefoldtech/tfchain"
[[tfchain.services.node]]
version = ">=2.2.1"
path="substrate-node"
[[tfchain.services.activationservice]]
version = "2.5.0-rc7"
path="activation-service"
[tfchain_client_js]
version = "2.5.0-rc7"
repo = "https://github.com/threefoldtech/tfchain"
[tfchain_graphl]
version = "2.11.2"
repo = "https://github.com/threefoldtech/tfchain_graphql"
[zos]
version = "3.8.4-rc1"
repo = "https://github.com/threefoldtech/zos"
[tfgrid-sdk-go]
version = "0.10.3"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[terraform]
version = "2.0.0"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[gridproxy]
version = "0.10.3"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[tfgrid-sdk-ts]
version = "2.1.0-rc8"
repo = "https://github.com/threefoldtech/tfgrid-sdk-ts"
[[tfgrid-sdk-ts.services.dashboard]]
path="packages/dashboard"
[[tfgrid-sdk-ts.services.weblets]]
path="packages/weblets"
[[tfgrid-sdk-ts.services.playground]]
path="packages/playground"
[[tfgrid-sdk-ts.services.stats]]
path="packages/stats"
[rmb]
version="1.0.5"
repo="https://github.com/threefoldtech/rmb-rs"