From f3957352f01ec65c9432fbc8bb7e20b9f4a8c53f Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Tue, 2 Apr 2024 16:25:45 +0000 Subject: [PATCH] versions: Remove conmon information from versions.yaml This PR removes conmon information from versions.yaml as this is not longer being used in kata containers repository. Fixes #9396 Signed-off-by: Gabriela Cervantes --- versions.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/versions.yaml b/versions.yaml index 82d557d4a1..36b817bdd4 100644 --- a/versions.yaml +++ b/versions.yaml @@ -207,11 +207,6 @@ externals: image_tag: "18c8ee378c6d83446ee635a702d5dee389028d8f" toolchain: "1.74.0" - conmon: - description: "An OCI container runtime monitor" - url: "https://github.com/containers/conmon" - version: "v2.0.10" - crio: description: | OCI-based Kubernetes Container Runtime Interface implementation