diff --git a/CHANGELOG.md b/CHANGELOG.md index e074dd8631..c670733df1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v5.0.0 +- No changes. The same as `v5.0.0b1`. + # v5.0.0b1 - Update to Kubernetes 1.9 cluster - 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 diff --git a/README.md b/README.md index e98907ee66..9b423deaf4 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,8 @@ between client-python versions. | 3.0 | Kubernetes main repo, 1.7 branch | ✓ | | 4.0 Alpha/Beta | Kubernetes main repo, 1.8 branch | ✗ | | 4.0 | Kubernetes main repo, 1.8 branch | ✓ | -| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch | ✓ | +| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch | ✗ | +| 5.0 | Kubernetes main repo, 1.9 branch | ✓ | Key: