Add missing checksums, update default k8s version to 1.14.3 (#4850)

This PR adds missing checksums for kubeadm and hyperkube and changes
default version to 1.14.3

Signed-off-by: Sergey Nuzhdin <ipaq.lw@gmail.com>
This commit is contained in:
Sergey Nuzhdin
2019-06-09 19:49:05 +01:00
committed by Kubernetes Prow Robot
parent 69a8f91512
commit 4d5c4a13cb
5 changed files with 32 additions and 5 deletions

View File

@@ -108,7 +108,7 @@ Supported Components
--------------------
- Core
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.14.1
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.14.3
- [etcd](https://github.com/coreos/etcd) v3.2.26
- [docker](https://www.docker.com/) v18.06 (see note)
- [cri-o](http://cri-o.io/) v1.11.5 (experimental: see [CRI-O Note](docs/cri-o.md). Only on centos based OS)