Skip to content

Commit 5cd89fc

Browse files
authored
Add Kubernetes 1.33 support to 1.26 and master (#16646)
Signed-off-by: Keith Mattix II <[email protected]>
1 parent a88b0c2 commit 5cd89fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/compatibility/supportStatus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
supported: "No, development only"
66
releaseDate:
77
eolDate:
8-
k8sVersions: ["1.29", "1.30", "1.31", "1.32"]
8+
k8sVersions: ["1.29", "1.30", "1.31", "1.32", "1.33"]
99
testedK8sVersions: ["1.23", "1.24", "1.25", "1.26", "1.27", "1.28"]
1010
- version: "1.26"
1111
supported: "Yes"
1212
releaseDate: "May 08, 2025"
1313
eolDate: "~Jan 2026 (Expected)"
14-
k8sVersions: ["1.29", "1.30", "1.31", "1.32"]
14+
k8sVersions: ["1.29", "1.30", "1.31", "1.32", "1.33"]
1515
testedK8sVersions: ["1.24", "1.25", "1.26", "1.27", "1.28"]
1616
- version: "1.25"
1717
supported: "Yes"

0 commit comments

Comments
 (0)