We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 424a8de + 2acd77f commit 521256dCopy full SHA for 521256d
1 file changed
repos/system_upgrade/common/files/upgrade_paths.json
@@ -1,10 +1,10 @@
1
{
2
"default": {
3
"7.9": ["8.7", "8.8", "8.9", "8.10"],
4
- "8.10": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"],
+ "8.10": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5", "9.6"],
5
"9.6": ["10.0"],
6
"7": ["8.7", "8.8", "8.9", "8.10"],
7
- "8": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"],
+ "8": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5", "9.6"],
8
"9": ["10.0"]
9
},
10
"saphana": {
0 commit comments