Skip to content

Commit

Permalink
Drop support for version 17
Browse files Browse the repository at this point in the history
With the release of Lighty.io 19
we drop support for version 17.

Signed-off-by: Ivan Hrasko <[email protected]>
  • Loading branch information
ihrasko committed May 7, 2024
1 parent cc667e7 commit 5c85807
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Lighty.io version contains 3 numbers representing MAJOR.MINOR.PATCH (X.Y.Z) leve
MAJOR number is mapped to major OpenDaylight release
| Lighty.io | OpenDaylight |
|-----------|-----------------|
| 19.Y.Z | Potassium (19) |
| 18.Y.Z | Argon (18) |
| 17.Y.Z | Chlorine (17) |
| ... | |

MINOR number is mapped to OpenDaylight service release (SR1, SR2, SR3, ..)
| Lighty.io | OpenDaylight |
|-----------|-----------------|
| 18.1.Z | Argon SR1 |
| 18.2.Z | Argon SR2 |
| 19.1.Z | Potassium SR1 |
| 19.2.Z | Potassium SR2 |
| ... | |

PATCH number represents Lighty.io release, usually security & bug fixes.
Expand Down

0 comments on commit 5c85807

Please sign in to comment.