Skip to content

Commit

Permalink
update upgrade_path json
Browse files Browse the repository at this point in the history
  • Loading branch information
netmet1 committed Oct 9, 2024
1 parent 849800f commit daa6c02
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions admin/upgrade_path.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"_comment1": "First path element must be the latest installed version required for upgrade.",
"path": [
"v2.13.0","v2.12.11","v2.12.11","v2.11.3","v2.8.1","v2.8.0","v2.7.1","v1.12.0","v1.11.7","v1.8.1","v0.14.1","v0.1.0"
],

"testnet": {
"version": "v2.15.1",
"upgrade": "False",
Expand All @@ -19,6 +21,6 @@
},
"nodectl_config": "v2.1.1",

"_comment1": "upgrade 'True' = nodectl_only",
"_comment2": "upgrade 'full' = full upgrade",
"_comment2": "upgrade 'True' = nodectl_only",
"_comment3": "upgrade 'full' = full upgrade",
}

0 comments on commit daa6c02

Please sign in to comment.