Browse Source

chore(docs): 1.2 stability-support.md (#5750)

Jakob Möller 5 months ago
parent
commit
f22b8a1b05
1 changed files with 23 additions and 21 deletions
  1. 23 21
      docs/introduction/stability-support.md

+ 23 - 21
docs/introduction/stability-support.md

@@ -16,27 +16,29 @@ During a minor version support time, we cover:
 We do not do test coverage for any other kubernetes version than the ones running on our test suites.
 We do not do test coverage for any other kubernetes version than the ones running on our test suites.
 As of version 0.14.x , this is the only kubernetes version that we will guarantee support for.
 As of version 0.14.x , this is the only kubernetes version that we will guarantee support for.
 
 
-| ESO Version | Kubernetes Version | Release Date       | End of Life        |
-|-------------|--------------------|--------------------|--------------------|
-| 1.0         | 1.34               | November 7, 2025   | Release of 1.1     |
-| 0.20.x      | 1.34               | September 22, 2025 | Release of 0.21    |
-| 0.19.x      | 1.33               | August 2, 2025     | September 22, 2025 |
-| 0.18.x      | 1.33               | July 17, 2025      | August 2, 2025     |
-| 0.17.x      | 1.33               | May 14, 2025       | July 17, 2025      |
-| 0.16.x      | 1.32               | Apr 14, 2025       | May 14, 2025       |
-| 0.15.x      | 1.32               | Mar 19, 2025       | Apr 14, 2025       |
-| 0.14.x      | 1.32               | Feb 4, 2025        | Mar 19, 2025       |
-| 0.13.x      | 1.19 → 1.31        | Jan 21, 2025       | Feb 4, 2025        |
-| 0.12.x      | 1.19 → 1.31        | Dec 24, 2024       | Jan 21, 2025       |
-| 0.11.x      | 1.19 → 1.31        | Dec 2, 2024        | Dec 24, 2024       |
-| 0.10.x      | 1.19 → 1.31        | Aug 3, 2024        | Dec 24, 2024       |
-| 0.9.x       | 1.19 → 1.30        | Jun 22, 2023       | Dec 2, 2024        |
-| 0.8.x       | 1.19 → 1.28        | Mar 16, 2023       | Aug 3, 2024        |
-| 0.7.x       | 1.19 → 1.26        | Dec 11, 2022       | Jun 22, 2023       |
-| 0.6.x       | 1.19 → 1.24        | Oct 9, 2022        | Mar 16, 2023       |
-| 0.5.x       | 1.19 → 1.24        | Apr 6, 2022        | Dec 11, 2022       |
-| 0.4.x       | 1.16 → 1.24        | Feb 2, 2022        | Oct 9, 2022        |
-| 0.3.x       | 1.16 → 1.24        | Jul 25, 2021       | Apr 6, 2022        |
+| ESO Version | Kubernetes Version | Release Date | End of Life           |
+|-------------|--------------------|--------------|-----------------------|
+| 1.2         | 1.34               | Dec 19, 2025 | Release of next minor |
+| 1.1         | 1.34               | Nov 21, 2025 | Release of next minor |
+| 1.0         | 1.34               | Nov 7, 2025  | Release of next minor |
+| 0.20.x      | 1.34               | Sep 22, 2025 | Nov 7, 2025           |
+| 0.19.x      | 1.33               | Aug 2, 2025  | Sep 22, 2025          |
+| 0.18.x      | 1.33               | Jul 17, 2025 | Aug 2, 2025           |
+| 0.17.x      | 1.33               | May 14, 2025 | Jul 17, 2025          |
+| 0.16.x      | 1.32               | Apr 14, 2025 | May 14, 2025          |
+| 0.15.x      | 1.32               | Mar 19, 2025 | Apr 14, 2025          |
+| 0.14.x      | 1.32               | Feb 4, 2025  | Mar 19, 2025          |
+| 0.13.x      | 1.19 → 1.31        | Jan 21, 2025 | Feb 4, 2025           |
+| 0.12.x      | 1.19 → 1.31        | Dec 24, 2024 | Jan 21, 2025          |
+| 0.11.x      | 1.19 → 1.31        | Dec 2, 2024  | Dec 24, 2024          |
+| 0.10.x      | 1.19 → 1.31        | Aug 3, 2024  | Dec 24, 2024          |
+| 0.9.x       | 1.19 → 1.30        | Jun 22, 2023 | Dec 2, 2024           |
+| 0.8.x       | 1.19 → 1.28        | Mar 16, 2023 | Aug 3, 2024           |
+| 0.7.x       | 1.19 → 1.26        | Dec 11, 2022 | Jun 22, 2023          |
+| 0.6.x       | 1.19 → 1.24        | Oct 9, 2022  | Mar 16, 2023          |
+| 0.5.x       | 1.19 → 1.24        | Apr 6, 2022  | Dec 11, 2022          |
+| 0.4.x       | 1.16 → 1.24        | Feb 2, 2022  | Oct 9, 2022           |
+| 0.3.x       | 1.16 → 1.24        | Jul 25, 2021 | Apr 6, 2022           |
 
 
 ## Upgrading
 ## Upgrading