Skip to content

Commit 6b7546c

Browse files
committed
added compatibility for 1.24.1
1 parent 0597511 commit 6b7546c

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
@@ -93,6 +93,7 @@ supported versions of Kubernetes clusters.
9393
- [client 21.y.z](https://pypi.org/project/kubernetes/21.7.0/): Kubernetes 1.20 or below (+-), Kubernetes 1.21 (✓), Kubernetes 1.22 or above (+-)
9494
- [client 22.y.z](https://pypi.org/project/kubernetes/22.6.0/): Kubernetes 1.21 or below (+-), Kubernetes 1.22 (✓), Kubernetes 1.23 or above (+-)
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 (+-)
96+
- [client 24.y.z](https://pypi.org/project/kubernetes/24.1.0/): Kubernetes 1.23 or below (+-), Kubernetes 1.24 (✓), Kubernetes 1.25 or above (+-)
9697

9798
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
9899
@@ -143,6 +144,7 @@ between client-python versions.
143144
| 22.0 | Kubernetes main repo, 1.22 branch ||
144145
| 23.0 Alpha/Beta | Kubernetes main repo, 1.23 branch ||
145146
| 23.0 | Kubernetes main repo, 1.23 branch ||
147+
| 24.0 Alpha/Beta | Kubernetes main repo, 1.24 branch ||
146148

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

0 commit comments

Comments
 (0)