Skip to content

Commit 047b366

Browse files
authored
Merge pull request #456 from roycaihw/master
Update CHANGELOG and README for v5.0.0
2 parents eeaf4f8 + 28ced97 commit 047b366

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v5.0.0
2+
- No changes. The same as `v5.0.0b1`.
3+
14
# v5.0.0b1
25
- Update to Kubernetes 1.9 cluster
36
- Label selector for pods is now required and must match the pod template's labels for v1beta2 StatefulSetSpec, ReplicaSetSpec, DaemonSetSpec and DeploymentSpec kubernetes/kubernetes#55357

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ between client-python versions.
114114
| 3.0 | Kubernetes main repo, 1.7 branch ||
115115
| 4.0 Alpha/Beta | Kubernetes main repo, 1.8 branch ||
116116
| 4.0 | Kubernetes main repo, 1.8 branch ||
117-
| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch ||
117+
| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch ||
118+
| 5.0 | Kubernetes main repo, 1.9 branch ||
118119

119120

120121
Key:

0 commit comments

Comments
 (0)