versions: Update CRI-O version

This change updates to latest version from CRI-O
of the 1.9 branch.
This will allow us to unskip a test from the
CRI-O ctr.bats test file.

Fixes: #182.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
Salvador Fuentes
2018-04-04 18:29:38 -05:00
parent bc83bf052d
commit 0ae16176a4

View File

@@ -95,7 +95,7 @@ externals:
description: |
OCI-based Kubernetes Container Runtime Interface implementation
url: "https://github.com/kubernetes-incubator/cri-o"
version: "v1.9.10"
version: "v1.9.11"
docker:
description: "Moby project container manager"