-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtfgrid_3.11.1.toml
51 lines (41 loc) · 1.14 KB
/
tfgrid_3.11.1.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
[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.6"
repo = "https://github.com/threefoldtech/zos"
[tfgrid-sdk-go]
version = "0.11.0"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[terraform]
version = "1.9.2"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[gridproxy]
version = "0.11.0"
repo = "https://github.com/threefoldtech/tfgrid-sdk-go"
[tfgrid-sdk-ts]
version = "2.1.1"
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.1.3"
repo="https://github.com/threefoldtech/rmb-rs"