Update watcher versions
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 42s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m47s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m31s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m53s
Smoke Test / Run basic test suite (pull_request) Successful in 4m36s

This commit is contained in:
Nabarun 2024-05-30 16:03:44 +05:30
parent babce424b2
commit 2d8d54758b
3 changed files with 3 additions and 5 deletions

View File

@ -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:

View File

@ -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

View File

@ -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: