Skip to content

Commit 630436d

Browse files
committed
updated compatibility matrix and maintenance status
1 parent dfb2ce6 commit 630436d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ supported versions of Kubernetes clusters.
134134
- [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 (+-)
135135
- [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 (+-)
136136
- [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 (+-)
137+
- [client 36.y.z](https://pypi.org/project/kubernetes/36.0.0a1/): Kubernetes 1.35 or below (+-), Kubernetes 1.36 (✓), Kubernetes 1.37 or above (+-)
137138

138139

139140
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
@@ -209,6 +210,7 @@ between client-python versions.
209210
| 34.1 | Kubernetes main repo, 1.34 branch ||
210211
| 35.0 Alpha/Beta | Kubernetes main repo, 1.35 branch ||
211212
| 35.0 | Kubernetes main repo, 1.35 branch ||
213+
| 36.0 Alpha/Beta | Kubernetes main repo, 1.36 branch ||
212214

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

0 commit comments

Comments
 (0)