mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-01 15:57:20 +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
|
building Kata
|
||||||
newest-version: "1.57.2"
|
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:
|
plugins:
|
||||||
description: |
|
description: |
|
||||||
Details of plugins required for the components or testing.
|
Details of plugins required for the components or testing.
|
||||||
|
Loading…
Reference in New Issue
Block a user