Skip to content

Commit b2dac4f

Browse files
committed
updated compatibility matrix and maintenance status
1 parent a12b59b commit b2dac4f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ supported versions of Kubernetes clusters.
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 (+-)
105105
- [client 33.y.z](https://pypi.org/project/kubernetes/33.1.0/): Kubernetes 1.32 or below (+-), Kubernetes 1.33 (✓), Kubernetes 1.34 or above (+-)
106106
- [client 34.y.z](https://pypi.org/project/kubernetes/34.1.0/): Kubernetes 1.33 or below (+-), Kubernetes 1.34 (✓), Kubernetes 1.35 or above (+-)
107-
- [client 35.y.z](https://pypi.org/project/kubernetes/35.0.0b1/): Kubernetes 1.34 or below (+-), Kubernetes 1.35 (✓), Kubernetes 1.36 or above (+-)
107+
- [client 35.y.z](https://pypi.org/project/kubernetes/35.0.0/): Kubernetes 1.34 or below (+-), Kubernetes 1.35 (✓), Kubernetes 1.36 or above (+-)
108108

109109

110110
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
@@ -173,12 +173,13 @@ between client-python versions.
173173
| 31.0 Alpha/Beta | Kubernetes main repo, 1.31 branch ||
174174
| 31.0 | Kubernetes main repo, 1.31 branch ||
175175
| 32.0 Alpha/Beta | Kubernetes main repo, 1.32 branch ||
176-
| 32.1 | Kubernetes main repo, 1.32 branch | |
176+
| 32.1 | Kubernetes main repo, 1.32 branch | |
177177
| 33.1 Alpha/Beta | Kubernetes main repo, 1.33 branch ||
178178
| 33.1 | Kubernetes main repo, 1.33 branch ||
179179
| 34.1 Alpha/Beta | Kubernetes main repo, 1.34 branch ||
180180
| 34.1 | Kubernetes main repo, 1.34 branch ||
181-
| 35.0 Alpha/Beta | Kubernetes main repo, 1.35 branch ||
181+
| 35.0 Alpha/Beta | Kubernetes main repo, 1.35 branch ||
182+
| 35.0 | Kubernetes main repo, 1.35 branch ||
182183

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

0 commit comments

Comments
 (0)