Skip to content

Commit abba99c

Browse files
docs(KIC): Add compatibility for Kubernetes version 1.35 (#4836)
1 parent ebe853a commit abba99c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/kubernetes-ingress-controller/version-compatibility.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ versions:
8484
- 3.5
8585
compatible_product: Kubernetes
8686
compatible_versions:
87+
"1.35": [2.12, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5]
8788
"1.34": [2.12, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5]
8889
"1.33": [2.12, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5]
8990
"1.32": [2.12, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5]
@@ -143,4 +144,4 @@ compatible_versions:
143144
1.23: [2.12, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5]
144145
1.22: [2.12, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5]
145146
1.21: [2.12, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5]
146-
{% endversion_compatibility_table %}
147+
{% endversion_compatibility_table %}

0 commit comments

Comments
 (0)