@hashgraph/solo
Version:
An opinionated CLI tool to deploy and manage private Hedera Networks.
15 lines (14 loc) • 393 B
JSON
{
"components": {
"block-node": {
"defaultStrategy": "in-place",
"boundaries": [
{
"version": "0.28.1",
"strategy": "recreate",
"reason": "The 0.28.1 chart introduced blockNode.persistence.plugins; --reuse-values from 0.28.0 fails with a nil pointer error. StatefulSet must be recreated with fresh values."
}
]
}
}
}