From c7db337f10e69db88e7f11b1a11c9e2890cf4a0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 10 Nov 2020 20:40:00 +0100 Subject: [PATCH] versions: Use release-1.18 (commit ee9128444bec10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's update CRI-O version to the commit which introduced the fix for the "k8s-copy-file" tests. Fixes: #1080 Signed-off-by: Fabiano FidĂȘncio Signed-off-by: Peng Tao --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 59b77b77ec..3a91c0fa57 100644 --- a/versions.yaml +++ b/versions.yaml @@ -179,7 +179,7 @@ externals: description: | OCI-based Kubernetes Container Runtime Interface implementation url: "https://github.com/cri-o/cri-o" - version: "v1.18.3" + version: "v1.18.4-2-gee9128444" meta: openshift: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c" crictl: 1.0.0-beta.2