mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-30 23:06:27 +00:00
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 <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
e5e0983b56
commit
aecede11fc
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user