mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
Update containerd version to 1.6.3 (#8770)
containerd version 1.6.3 has been released as [1] This adds the checksums and makes Kubespray use it. [1]: https://github.com/containerd/containerd/releases/tag/v1.6.3
This commit is contained in:
@@ -134,7 +134,7 @@ Note: Upstart/SysV init based OS types are not supported.
|
||||
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.23.6
|
||||
- [etcd](https://github.com/etcd-io/etcd) v3.5.3
|
||||
- [docker](https://www.docker.com/) v20.10 (see note)
|
||||
- [containerd](https://containerd.io/) v1.6.2
|
||||
- [containerd](https://containerd.io/) v1.6.3
|
||||
- [cri-o](http://cri-o.io/) v1.22 (experimental: see [CRI-O Note](docs/cri-o.md). Only on fedora, ubuntu and centos based OS)
|
||||
- Network Plugin
|
||||
- [cni-plugins](https://github.com/containernetworking/plugins) v1.0.1
|
||||
|
||||
Reference in New Issue
Block a user