Skip to content

Commit c31a5bf

Browse files
committed
updated compatibility matrix and maintenance status in README
1 parent 43e5a48 commit c31a5bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ supported versions of Kubernetes clusters.
9999
- [client 27.y.z](https://pypi.org/project/kubernetes/27.2.0/): Kubernetes 1.26 or below (+-), Kubernetes 1.27 (✓), Kubernetes 1.28 or above (+-)
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 (+-)
102+
- [client 30.y.z](https://pypi.org/project/kubernetes/30.1.0a1/): Kubernetes 1.29 or below (+-), Kubernetes 1.30 (✓), Kubernetes 1.31 or above (+-)
103+
102104

103105
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
104106
@@ -161,6 +163,7 @@ between client-python versions.
161163
| 28.0 | Kubernetes main repo, 1.28 branch ||
162164
| 29.0 Alpha/Beta | Kubernetes main repo, 1.29 branch ||
163165
| 29.0 | Kubernetes main repo, 1.29 branch ||
166+
| 30.0 Alpha/Beta | Kubernetes main repo, 1.30 branch ||
164167

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

0 commit comments

Comments
 (0)