From ba5ca59099e42151b7bf8d0f2391f0196ba4e2c3 Mon Sep 17 00:00:00 2001 From: Wainer dos Santos Moschetta Date: Tue, 17 Nov 2020 08:16:09 -0500 Subject: [PATCH] versions: Bump the newest-version of OpenShift Updated the newest-version of openshift to 4.6. Fixes: github.com/kata-containers/tests#3062 Signed-off-by: Wainer dos Santos Moschetta --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 7084b5d4ca..fbb0cdad6c 100644 --- a/versions.yaml +++ b/versions.yaml @@ -239,7 +239,7 @@ externals: meta: description: | 'newest-version' is the latest version known to work. - newest-version: "4.5" + newest-version: "4.6" runc: description: "OCI CLI reference runtime implementation"