Skip to content

Commit 2a23e76

Browse files
committed
updated compatibility matrix and maintenance status.
1 parent 94b22b8 commit 2a23e76

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
@@ -101,6 +101,7 @@ supported versions of Kubernetes clusters.
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 (+-)
103103
- [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 (+-)
104+
- [client 32.y.z](https://pypi.org/project/kubernetes/32.0.0a1/): Kubernetes 1.31 or below (+-), Kubernetes 1.32 (✓), Kubernetes 1.33 or above (+-)
104105

105106

106107
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
@@ -168,6 +169,7 @@ between client-python versions.
168169
| 30.0 | Kubernetes main repo, 1.30 branch ||
169170
| 31.0 Alpha/Beta | Kubernetes main repo, 1.31 branch ||
170171
| 31.0 | Kubernetes main repo, 1.31 branch ||
172+
| 32.0 Alpha/Beta | Kubernetes main repo, 1.32 branch ||
171173

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

0 commit comments

Comments
 (0)