Skip to content

Commit 521256d

Browse files
Merge pull request #144 from yuravk/almalinux-ng-0.21.0
Add 9.6 to the upgrade path
2 parents 424a8de + 2acd77f commit 521256d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

repos/system_upgrade/common/files/upgrade_paths.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"default": {
33
"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"],
4+
"8.10": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5", "9.6"],
55
"9.6": ["10.0"],
66
"7": ["8.7", "8.8", "8.9", "8.10"],
7-
"8": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"],
7+
"8": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5", "9.6"],
88
"9": ["10.0"]
99
},
1010
"saphana": {

0 commit comments

Comments
 (0)