Skip to content

Commit d57ab57

Browse files
committed
updated compatibility matrix and maintenance status in the README
1 parent 689eaf8 commit d57ab57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ supported versions of Kubernetes clusters.
100100
- [client 28.y.z](https://pypi.org/project/kubernetes/28.1.0/): Kubernetes 1.27 or below (+-), Kubernetes 1.28 (✓), Kubernetes 1.29 or above (+-)
101101
- [client 29.y.z](https://pypi.org/project/kubernetes/29.0.0/): Kubernetes 1.28 or below (+-), Kubernetes 1.29 (✓), Kubernetes 1.30 or above (+-)
102102
- [client 30.y.z](https://pypi.org/project/kubernetes/30.1.0/): Kubernetes 1.29 or below (+-), Kubernetes 1.30 (✓), Kubernetes 1.31 or above (+-)
103+
- [client 31.y.z](https://pypi.org/project/kubernetes/31.0.0/): Kubernetes 1.30 or below (+-), Kubernetes 1.31 (✓), Kubernetes 1.32 or above (+-)
103104

104105

105106
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
@@ -165,6 +166,7 @@ between client-python versions.
165166
| 29.0 | Kubernetes main repo, 1.29 branch ||
166167
| 30.0 Alpha/Beta | Kubernetes main repo, 1.30 branch ||
167168
| 30.0 | Kubernetes main repo, 1.30 branch ||
169+
| 31.0 Alpha/Beta | Kubernetes main repo, 1.31 branch ||
168170

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

0 commit comments

Comments
 (0)