From be101ac1efed0249f137ec44b9e8894677fbbe58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 13 Apr 2021 20:09:44 +0200 Subject: [PATCH] versions: Remove CRI-O meta dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CRI-O meta dependencies (crictl and openshift) are a left over from the OCP 3.x era. Currently we don't need those as we have Kata Containers onboard with the OpenShift CI, and we don't test OCP 3.x in any way nowadays. Signed-off-by: Fabiano FidĂȘncio --- versions.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/versions.yaml b/versions.yaml index c7c6e5c21..fb97cd2b0 100644 --- a/versions.yaml +++ b/versions.yaml @@ -180,9 +180,6 @@ externals: OCI-based Kubernetes Container Runtime Interface implementation url: "https://github.com/cri-o/cri-o" version: "v1.18.4-4-g6dee3891e" - meta: - openshift: "6273bea4c9ed788aeb3d051ebf2d030060c05b6c" - crictl: 1.0.0-beta.2 cri-containerd: description: |