Skip to content

Commit 10a8c8a

Browse files
committed
update changelog and readme
1 parent 66c2fb0 commit 10a8c8a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v23.0.1-snapshot
1+
# v23.6.0
22

33
Kubernetes API Version: v1.23.6
44

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ supported versions of Kubernetes clusters.
9292
- [client 20.y.z](https://pypi.org/project/kubernetes/20.13.0/): Kubernetes 1.19 or below (+-), Kubernetes 1.20 (✓), Kubernetes 1.21 or above (+-)
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 (+-)
95-
- [client 23.y.z](https://pypi.org/project/kubernetes/23.3.0/): Kubernetes 1.22 or below (+-), Kubernetes 1.23 (✓), Kubernetes 1.24 or above (+-)
95+
- [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

9797
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
9898
@@ -130,13 +130,13 @@ between client-python versions.
130130
| 12.0 Alpha/Beta | Kubernetes main repo, 1.16 branch ||
131131
| 12.0 | Kubernetes main repo, 1.16 branch ||
132132
| 17.0 Alpha/Beta | Kubernetes main repo, 1.17 branch ||
133-
| 17.0 | Kubernetes main repo, 1.17 branch | |
133+
| 17.0 | Kubernetes main repo, 1.17 branch | |
134134
| 18.0 Alpha/Beta | Kubernetes main repo, 1.18 branch ||
135-
| 18.0 | Kubernetes main repo, 1.18 branch | |
135+
| 18.0 | Kubernetes main repo, 1.18 branch | |
136136
| 19.0 Alpha/Beta | Kubernetes main repo, 1.19 branch ||
137-
| 19.0 | Kubernetes main repo, 1.19 branch | |
137+
| 19.0 | Kubernetes main repo, 1.19 branch | |
138138
| 20.0 Alpha/Beta | Kubernetes main repo, 1.20 branch ||
139-
| 20.0 | Kubernetes main repo, 1.20 branch | |
139+
| 20.0 | Kubernetes main repo, 1.20 branch | |
140140
| 21.0 Alpha/Beta | Kubernetes main repo, 1.21 branch ||
141141
| 21.0 | Kubernetes main repo, 1.21 branch ||
142142
| 22.0 Alpha/Beta | Kubernetes main repo, 1.22 branch ||

0 commit comments

Comments
 (0)