From aecede11fcbe12f13b8bad7044c27261d6d3e6ed Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Mon, 6 May 2024 20:14:00 +0000 Subject: [PATCH] versions: Remove oci information from versions file This PR removes oci information from versions file as this is not longer being used in kata containers repository. Fixes #9599 Signed-off-by: Gabriela Cervantes --- versions.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/versions.yaml b/versions.yaml index f2e837eda0..e0413a92dc 100644 --- a/versions.yaml +++ b/versions.yaml @@ -404,17 +404,6 @@ languages: building Kata newest-version: "1.57.2" -specs: - description: "Details of important specifications" - - oci: - description: "Open Containers Initiative runtime specification" - url: "https://github.com/opencontainers/runtime-spec/releases" - uscan-url: >- - https://github.com/opencontainers/runtime-spec/tags - .*/v?(\d\S+)\.tar\.gz - version: "v1.0.2" - plugins: description: | Details of plugins required for the components or testing.