From 3d3e8def073e2b799592c2d1774f72764c0101fd Mon Sep 17 00:00:00 2001 From: David AZOULAY Date: Fri, 24 Jan 2025 14:52:32 +0100 Subject: [PATCH] Updated --- .../LSN_5_versioning/versioning.md | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/content/CTG_99_versions/LSN_5_versioning/versioning.md b/content/CTG_99_versions/LSN_5_versioning/versioning.md index 2970125..ff4498f 100644 --- a/content/CTG_99_versions/LSN_5_versioning/versioning.md +++ b/content/CTG_99_versions/LSN_5_versioning/versioning.md @@ -3,18 +3,18 @@ Versioning ## Versions -| **Version** | **Maintenance State** | **Support type** | **Release date** | **Maintenance end date** | **Docker images tags** | **Template branch** | -|-------------|------------------------|------------------|---------------------------------------------|---------------------------------------------|-------------------------------------|---------------------| -| `6.3` | ⚠️ Alpha | Not applicable | *TBD* | *TBD* | `6-alpha[-light]` | `6.3[-light]` | -| `6.2` | ⚠️ Beta (RC) | Not applicable | *TBD* | *TBD* | `6-beta[-light]` | `6.2[-light]` | -| `6.1` | ✅ **Current release** | Current | July 10th, 2024 | *TBD* | `6[-light]`, `6.1[-light]`, `6.1.x` | `6.1[-light]` | -| `6.0` | ❌ Expired! | Short term (STS) | January 31st, 2024 | October 31th, 2024 | `6.0[-light]`, `6.0.x` | `6.0[-light]` | -| `5.3` | ☑️ Maintained | Long-term (LTS) | April 24th, 2023 | January 31st, 2027 | `5[-light]`, `5.3[-light]`, `5.3.x` | `5.3[-light]` | -| `5.2` | ❌ Expired! | Short term (STS) | April 20th, 2022 | September 30th, 2023 | `5.2[-light]`, `5.2.x` | `5.2[-light]` | -| `5.1` | ❌ Expired! | Short term (STS) | September 1st, 2021 | October 31st, 2022 | `5.1[-light]`, `5.1.x` | `5.1[-light]` | -| `5.0` | ❌ Expired! | Short term (STS) | January 11th, 2021 | September 30th, 2021 | `5.0[-light]`, `5.0.x` | `5.0[-light]` | -| `4.0` | ❌ Expired! | Long-term (LTS) | 2018 | January 15th, 2024 | `4[-light]`, `4.0[-light]` | `4.0[-light]` | -| `3.x` | ❌ Expired! | Long-term (LTS) | 2014 (for 3.0) | July 3rd, 2020 | `3.x` | `3.x` | +| **Version** | **Maintenance State** | **Support type** | **Release date** | **Maintenance end date** | **Docker images tags** | **Template branch** | +|-------------|------------------------------|------------------|---------------------------------------------|---------------------------------------------|-------------------------------------|---------------------| +| `6.3` | ⚠️ Alpha | Not applicable | *TBD* | *TBD* | `6-alpha[-light]` | `6.3[-light]` | +| `6.2` | ⚠️ Beta (release candidate) | Not applicable | Feb 10th, 2025 | *TBD* | `6-beta[-light]` | `6.2[-light]` | +| `6.1` | ✅ **Current release** | Current | July 10th, 2024 | May 11th, 2025 | `6[-light]`, `6.1[-light]`, `6.1.x` | `6.1[-light]` | +| `6.0` | ❌ Expired! | Short term (STS) | January 31st, 2024 | October 31th, 2024 | `6.0[-light]`, `6.0.x` | `6.0[-light]` | +| `5.3` | ☑️ Maintained | Long-term (LTS) | April 24th, 2023 | January 31st, 2027 | `5[-light]`, `5.3[-light]`, `5.3.x` | `5.3[-light]` | +| `5.2` | ❌ Expired! | Short term (STS) | April 20th, 2022 | September 30th, 2023 | `5.2[-light]`, `5.2.x` | `5.2[-light]` | +| `5.1` | ❌ Expired! | Short term (STS) | September 1st, 2021 | October 31st, 2022 | `5.1[-light]`, `5.1.x` | `5.1[-light]` | +| `5.0` | ❌ Expired! | Short term (STS) | January 11th, 2021 | September 30th, 2021 | `5.0[-light]`, `5.0.x` | `5.0[-light]` | +| `4.0` | ❌ Expired! | Long-term (LTS) | 2018 | January 15th, 2024 | `4[-light]`, `4.0[-light]` | `4.0[-light]` | +| `3.x` | ❌ Expired! | Long-term (LTS) | 2014 (for 3.0) | July 3rd, 2020 | `3.x` | `3.x` | Some interchangeable terms: - **Current release**: release, latest version, latest stable