forked from cerc-io/stack-orchestrator
20 lines
484 B
YAML
20 lines
484 B
YAML
version: "1.0"
|
|
description: "MobyMask v3 stack"
|
|
name: mobymask-v3
|
|
repos:
|
|
- github.com/cerc-io/ts-nitro@v0.1.13
|
|
- github.com/cerc-io/watcher-ts@v0.2.63
|
|
- github.com/cerc-io/mobymask-v2-watcher-ts@v0.2.2
|
|
- github.com/cerc-io/MobyMask@v0.1.3
|
|
- github.com/cerc-io/mobymask-ui@v0.2.1
|
|
containers:
|
|
- cerc/nitro-contracts
|
|
- cerc/watcher-ts
|
|
- cerc/watcher-mobymask-v3
|
|
- cerc/mobymask
|
|
- cerc/mobymask-ui
|
|
pods:
|
|
- nitro-contracts
|
|
- watcher-mobymask-v3
|
|
- mobymask-app-v3
|