Skip to content

Commit 9c1f156

Browse files
authored
Merge pull request #1640 from yliaog/master
update README and changelog from 21.7.0a1
2 parents e8e6a86 + 2fdd7b3 commit 9c1f156

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v21.0.0-snapshot
1+
# v21.7.0a1
22

33
Kubernetes API Version: v1.21.7
44

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ supported versions of Kubernetes clusters.
9090
- [client 18.y.z](https://pypi.org/project/kubernetes/18.20.0/): Kubernetes 1.17 or below (+-), Kubernetes 1.18 (✓), Kubernetes 1.19 or above (+-)
9191
- [client 19.y.z](https://pypi.org/project/kubernetes/19.15.0/): Kubernetes 1.18 or below (+-), Kubernetes 1.19 (✓), Kubernetes 1.20 or above (+-)
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 (+-)
93+
- [client 21.y.z](https://pypi.org/project/kubernetes/21.7.0a1/): Kubernetes 1.20 or below (+-), Kubernetes 1.21 (✓), Kubernetes 1.22 or above (+-)
9394

9495
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explaination of why there is no v13-v16 release.
9596
@@ -125,7 +126,7 @@ between client-python versions.
125126
| 11.0 Alpha/Beta | Kubernetes main repo, 1.15 branch ||
126127
| 11.0 | Kubernetes main repo, 1.15 branch ||
127128
| 12.0 Alpha/Beta | Kubernetes main repo, 1.16 branch ||
128-
| 12.0 | Kubernetes main repo, 1.16 branch | |
129+
| 12.0 | Kubernetes main repo, 1.16 branch | |
129130
| 17.0 Alpha/Beta | Kubernetes main repo, 1.17 branch ||
130131
| 17.0 | Kubernetes main repo, 1.17 branch ||
131132
| 18.0 Alpha/Beta | Kubernetes main repo, 1.18 branch ||
@@ -134,6 +135,7 @@ between client-python versions.
134135
| 19.0 | Kubernetes main repo, 1.19 branch ||
135136
| 20.0 Alpha/Beta | Kubernetes main repo, 1.20 branch ||
136137
| 20.0 | Kubernetes main repo, 1.20 branch ||
138+
| 21.0 Alpha/Beta | Kubernetes main repo, 1.21 branch ||
137139

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

0 commit comments

Comments
 (0)