SHAs for 1.19.6, 1.18.14, 1.18.13, 1.17.16 and 1.17.15 (#7063)

* SHAs for 1.19.6, 1.18.14, 1.18.13, 1.17.16 and 1.17.15

* Fix etcd version in README

* Bump kube_version to 1.19.6
This commit is contained in:
Florent Monbillard
2020-12-18 18:42:24 -05:00
committed by GitHub
parent 143f9c78be
commit 9a05037352
3 changed files with 49 additions and 4 deletions

View File

@@ -116,8 +116,8 @@ Note: Upstart/SysV init based OS types are not supported.
## Supported Components
- Core
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.19.5
- [etcd](https://github.com/coreos/etcd) v3.4.3
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.19.6
- [etcd](https://github.com/coreos/etcd) v3.4.13
- [docker](https://www.docker.com/) v19.03 (see note)
- [containerd](https://containerd.io/) v1.3.9
- [cri-o](http://cri-o.io/) v1.19 (experimental: see [CRI-O Note](docs/cri-o.md). Only on fedora, ubuntu and centos based OS)