Skip to content

Commit

Permalink
versions: update containerd version
Browse files Browse the repository at this point in the history
Update the version that is used to test Kata.

```yaml
  cri-containerd:
    version: "v1.0.5"
    meta:
      containerd-version: "1.1.3"
```

Fixes: kata-containers#748

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
  • Loading branch information
jcvenegas committed Sep 18, 2018
1 parent a5e82c1 commit 723fbac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ externals:
description: |
Containerd Plugin for Kubernetes Container Runtime Interface
url: "https://github.com/containerd/cri"
version: "v1.0.0"
version: "v1.0.5"
meta:
containerd-version: "1.1.0"
containerd-version: "1.1.3"

docker:
description: "Moby project container manager"
Expand Down

0 comments on commit 723fbac

Please sign in to comment.