Skip to content

Commit c0b36a3

Browse files
committed
DOC/MAJOR: add version 3.1 lifecycle data
1 parent 280a8e4 commit c0b36a3

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

documentation/lifecycle.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
| Version | GA | EOL | HAProxy | *k8s versions |
99
| -:|:-:|:-:|:-:|:-:|
10+
| **3.1** | 2025-01 | 2026-02 | 3.1 | 1.32, 1.31, 1.30 |
1011
| **3.0** | 2024-06 | 2025-06 | 3.0 | 1.30, 1.29, 1.28 |
1112
| **1.11** | 2024-02 | 2025-02 | 2.8 | 1.28, 1.27, 1.26 |
1213
| **1.10** | 2023-04 | 2024-06 | 2.7 | 1.27, 1.26, 1.25 |

documentation/lifecycle.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
versions:
2+
- version: "3.1"
3+
ga: 2025-01
4+
min_eol: 2026-02
5+
k8s:
6+
- "1.32"
7+
- "1.31"
8+
- "1.30"
29
- version: "3.0"
310
ga: 2024-06
411
min_eol: 2025-06

0 commit comments

Comments
 (0)