Skip to content

Commit

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

JIRA:LIGHTY-196
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
  • Loading branch information
Tobianas authored and ihrasko committed Apr 3, 2023
1 parent 995d162 commit 89f23c3
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 |
|-----------|-----------------|
| 18.Y.Z | Argon (18) |
| 17.Y.Z | Chlorine (17) |
| 16.Y.Z | Sulfur (16) |
| ... | |

MINOR number is mapped to OpenDaylight service release (SR1, SR2, SR3, ..)
| Lighty.io | OpenDaylight |
|-----------|-----------------|
| 17.1.Z | Chlorine SR1 |
| 17.2.Z | Chlorine SR2 |
| 18.1.Z | Argon SR1 |
| 18.2.Z | Argon SR2 |
| ... | |

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

0 comments on commit 89f23c3

Please sign in to comment.