We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280a8e4 commit c0b36a3Copy full SHA for c0b36a3
documentation/lifecycle.md
@@ -7,6 +7,7 @@
7
8
| Version | GA | EOL | HAProxy | *k8s versions |
9
| -:|:-:|:-:|:-:|:-:|
10
+| **3.1** | 2025-01 | 2026-02 | 3.1 | 1.32, 1.31, 1.30 |
11
| **3.0** | 2024-06 | 2025-06 | 3.0 | 1.30, 1.29, 1.28 |
12
| **1.11** | 2024-02 | 2025-02 | 2.8 | 1.28, 1.27, 1.26 |
13
| **1.10** | 2023-04 | 2024-06 | 2.7 | 1.27, 1.26, 1.25 |
documentation/lifecycle.yaml
@@ -1,4 +1,11 @@
1
versions:
2
+ - version: "3.1"
3
+ ga: 2025-01
4
+ min_eol: 2026-02
5
+ k8s:
6
+ - "1.32"
+ - "1.31"
+ - "1.30"
- version: "3.0"
ga: 2024-06
min_eol: 2025-06
0 commit comments