Skip to content

Commit ab5a1ac

Browse files
committed
updated compatibility matrix and maintenance status
1 parent dca083e commit ab5a1ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ supported versions of Kubernetes clusters.
104104
- [client 32.y.z](https://pypi.org/project/kubernetes/32.0.1/): Kubernetes 1.31 or below (+-), Kubernetes 1.32 (✓), Kubernetes 1.33 or above (+-)
105105
- [client 33.y.z](https://pypi.org/project/kubernetes/33.1.0/): Kubernetes 1.32 or below (+-), Kubernetes 1.33 (✓), Kubernetes 1.34 or above (+-)
106106
- [client 34.y.z](https://pypi.org/project/kubernetes/34.1.0/): Kubernetes 1.33 or below (+-), Kubernetes 1.34 (✓), Kubernetes 1.35 or above (+-)
107+
- [client 35.y.z](https://pypi.org/project/kubernetes/35.0.0a1/): Kubernetes 1.34 or below (+-), Kubernetes 1.35 (✓), Kubernetes 1.36 or above (+-)
107108

108109

109110
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
@@ -177,6 +178,7 @@ between client-python versions.
177178
| 33.1 | Kubernetes main repo, 1.33 branch ||
178179
| 34.1 Alpha/Beta | Kubernetes main repo, 1.34 branch ||
179180
| 34.1 | Kubernetes main repo, 1.34 branch ||
181+
| 35.0 Alpha/Beta | Kubernetes main repo, 1.35 branch ||
180182

181183
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
182184

0 commit comments

Comments
 (0)