mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-18 17:33:02 +00:00
versions: Update containerd to v1.3.10
Bump containerd version to the latest v1.3.x, so we don't have to do intrusive changes in our codebase (as done for in the main branch). Fixes: #2350 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
parent
cf482802b0
commit
ce11a6f632
@ -184,11 +184,11 @@ externals:
|
||||
cri-containerd:
|
||||
description: |
|
||||
Containerd Plugin for Kubernetes Container Runtime Interface.
|
||||
url: "github.com/containerd/cri"
|
||||
tarball_url: "https://storage.googleapis.com/cri-containerd-release"
|
||||
url: "github.com/containerd/containerd"
|
||||
tarball_url: "https://github.com/containerd/containerd/releases/download"
|
||||
# Next commit from 1.3 branch contains fix to be able to run
|
||||
# tests using go 1.13
|
||||
version: "v1.3.7"
|
||||
version: "v1.3.10"
|
||||
|
||||
critools:
|
||||
description: "CLI tool for Container Runtime Interface (CRI)"
|
||||
|
Loading…
Reference in New Issue
Block a user