deploy: regenerate compose from vibe-node main fb44bc5499e8

This commit is contained in:
2026-06-19 06:28:21 +00:00
parent 5076c90a12
commit 6d8920d659
24 changed files with 577 additions and 20 deletions

View File

@@ -7300,6 +7300,40 @@
"sei-testnet-sei-pruned"
]
},
{
"chain": "mainnet",
"client": "bor",
"compose_file": "shibarium/bor/shibarium-mainnet-bor-archive-pebble-path",
"features": [
"path",
"pebble"
],
"network": "shibarium",
"node": "heimdall",
"relay": null,
"stack": null,
"type": "archive",
"volumes": [
"shibarium-mainnet-bor-archive-pebble-path"
]
},
{
"chain": "mainnet",
"client": "bor",
"compose_file": "shibarium/bor/shibarium-mainnet-bor-pruned-pebble-path",
"features": [
"path",
"pebble"
],
"network": "shibarium",
"node": "heimdall",
"relay": null,
"stack": null,
"type": "pruned",
"volumes": [
"shibarium-mainnet-bor-pruned-pebble-path"
]
},
{
"chain": "mainnet",
"client": "agave",