From 87848e874e10b692c0efdf0709158fb1f9df72a3 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Tue, 27 Oct 2020 10:50:09 -0600 Subject: [PATCH] versions: Update crio version This PR updates the crio version from 1.18.3 to 1.18.4 in order to include the fix https://github.com/cri-o/cri-o/pull/4284. Fixes #1036 Signed-off-by: Gabriela Cervantes --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 8a469c16d9..1ba7d2d85e 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" meta: openshift: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c" crictl: 1.0.0-beta.2