Add dashboard for graph-node subgraphs #832
@ -2,7 +2,7 @@ version: "1.0"
|
||||
name: ajna
|
||||
description: "Ajna watcher stack"
|
||||
repos:
|
||||
- git.vdb.to/cerc-io/ajna-watcher-ts@v0.1.9
|
||||
- git.vdb.to/cerc-io/ajna-watcher-ts@v0.1.10
|
||||
containers:
|
||||
- cerc/watcher-ajna
|
||||
pods:
|
||||
|
@ -3,8 +3,7 @@ name: graph-node
|
||||
description: "Stack for running graph-node"
|
||||
repos:
|
||||
- github.com/graphprotocol/graph-node
|
||||
# TODO: Set latest version
|
||||
- github.com/cerc-io/watcher-ts
|
||||
- github.com/cerc-io/watcher-ts@v0.2.92
|
||||
containers:
|
||||
- cerc/graph-node
|
||||
- cerc/watcher-ts
|
||||
|
@ -1,8 +1,7 @@
|
||||
version: "0.1"
|
||||
name: monitoring
|
||||
repos:
|
||||
# Set latest version
|
||||
- github.com/cerc-io/watcher-ts
|
||||
- github.com/cerc-io/watcher-ts@v0.2.92
|
||||
containers:
|
||||
- cerc/watcher-ts
|
||||
pods:
|
||||
|
Loading…
Reference in New Issue
Block a user