Skip to content

Commit

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

Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
  • Loading branch information
ihrasko committed May 7, 2024
1 parent d032202 commit 1f0140d
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 |
|-----------|-----------------|
| 20.Y.Z | Calcium (20) |
| 19.Y.Z | Potassium (19) |
| 18.Y.Z | Argon (18) |
| ... | |

MINOR number is mapped to OpenDaylight service release (SR1, SR2, SR3, ..)
| Lighty.io | OpenDaylight |
|-----------|-----------------|
| 19.1.Z | Potassium SR1 |
| 19.2.Z | Potassium SR2 |
| 20.1.Z | Calcium SR1 |
| 20.2.Z | Calcium SR2 |
| ... | |

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

0 comments on commit 1f0140d

Please sign in to comment.