Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c22fc1

Browse files
authored
Merge pull request #2401 from yliaog/master
updated compatibility matrix and maintenance status
2 parents 09146ba + 4dd0b3e commit 7c22fc1

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
@@ -102,6 +102,7 @@ supported versions of Kubernetes clusters.
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 (+-)
104104
- [client 32.y.z](https://pypi.org/project/kubernetes/32.0.1/): Kubernetes 1.31 or below (+-), Kubernetes 1.32 (✓), Kubernetes 1.33 or above (+-)
105+
- [client 33.y.z](https://pypi.org/project/kubernetes/33.0.1/): Kubernetes 1.32 or below (+-), Kubernetes 1.33 (✓), Kubernetes 1.34 or above (+-)
105106

106107

107108
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
@@ -171,6 +172,7 @@ between client-python versions.
171172
| 31.0 | Kubernetes main repo, 1.31 branch ||
172173
| 32.0 Alpha/Beta | Kubernetes main repo, 1.32 branch ||
173174
| 32.1 | Kubernetes main repo, 1.32 branch ||
175+
| 33.0 Alpha/Beta | Kubernetes main repo, 1.33 branch ||
174176

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

0 commit comments

Comments
 (0)