mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-08 11:27:29 +00:00
Merge pull request #9365 from GabyCT/topic/removerunc
versions: Remove runc version information
This commit is contained in:
commit
7795f9c016
@ -289,16 +289,6 @@ externals:
|
|||||||
repo: "docker://registry.k8s.io/pause"
|
repo: "docker://registry.k8s.io/pause"
|
||||||
version: "3.9"
|
version: "3.9"
|
||||||
|
|
||||||
runc:
|
|
||||||
description: "OCI CLI reference runtime implementation"
|
|
||||||
url: "https://github.com/opencontainers/runc"
|
|
||||||
# Oddly, here we do want rc versions, as there appears to be little else
|
|
||||||
# really for runc.
|
|
||||||
uscan-url: >-
|
|
||||||
https://github.com/opencontainers/runc/tags
|
|
||||||
.*/v?(\d\S+)\.tar\.gz
|
|
||||||
version: "v1.1.11"
|
|
||||||
|
|
||||||
nydus:
|
nydus:
|
||||||
description: "Nydus image acceleration service"
|
description: "Nydus image acceleration service"
|
||||||
url: "https://github.com/dragonflyoss/image-service"
|
url: "https://github.com/dragonflyoss/image-service"
|
||||||
|
Loading…
Reference in New Issue
Block a user