Skip to content

Commit 6376b3f

Browse files
authored
Bugfix: k8s eol data outdated (#923)
Signed-off-by: Matthias Büchse <[email protected]>
1 parent 5af066c commit 6376b3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Tests/kaas/k8s-version-policy/k8s-eol-data.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# https://kubernetes.io/releases/patch-releases/#detailed-release-history-for-active-branches
22

3+
- branch: '1.33'
4+
end-of-life: '2026-06-28'
5+
- branch: '1.32'
6+
end-of-life: '2026-02-28'
37
- branch: '1.31'
48
end-of-life: '2025-10-28'
59
- branch: '1.30'

0 commit comments

Comments
 (0)