Skip to content

Commit 1781994

Browse files
committed
updated compatibility matrix and maintenance status
1 parent f9c48bb commit 1781994

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ supported versions of Kubernetes clusters.
9595
- [client 23.y.z](https://pypi.org/project/kubernetes/23.6.0/): Kubernetes 1.22 or below (+-), Kubernetes 1.23 (✓), Kubernetes 1.24 or above (+-)
9696
- [client 24.y.z](https://pypi.org/project/kubernetes/24.2.0/): Kubernetes 1.23 or below (+-), Kubernetes 1.24 (✓), Kubernetes 1.25 or above (+-)
9797
- [client 25.y.z](https://pypi.org/project/kubernetes/25.3.0/): Kubernetes 1.24 or below (+-), Kubernetes 1.25 (✓), Kubernetes 1.26 or above (+-)
98-
- [client 26.y.z](https://pypi.org/project/kubernetes/26.1.0b1/): Kubernetes 1.25 or below (+-), Kubernetes 1.26 (✓), Kubernetes 1.27 or above (+-)
98+
- [client 26.y.z](https://pypi.org/project/kubernetes/26.1.0/): Kubernetes 1.25 or below (+-), Kubernetes 1.26 (✓), Kubernetes 1.27 or above (+-)
9999

100100
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
101101
@@ -150,7 +150,8 @@ between client-python versions.
150150
| 24.0 | Kubernetes main repo, 1.24 branch ||
151151
| 25.0 Alpha/Beta | Kubernetes main repo, 1.25 branch ||
152152
| 25.0 | Kubernetes main repo, 1.25 branch ||
153-
| 26.0 Alpha/Beta | Kubernetes main repo, 1.26 branch ||
153+
| 26.0 Alpha/Beta | Kubernetes main repo, 1.26 branch ||
154+
26.0 | Kubernetes main repo, 1.26 branch | ✓ |
154155

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

0 commit comments

Comments
 (0)