mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 16:27:50 +00:00
Versions: Add CNI plugins version
The cni-plugins commit will be used to build that specific version on the CI, instead of using master. Fixes #407. Depends-on: github.com/kata-containers/tests#428 Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
parent
593bd44f20
commit
50579d043f
@ -107,6 +107,11 @@ components:
|
||||
externals:
|
||||
description: "Third-party projects used by the system"
|
||||
|
||||
cni-plugins:
|
||||
description: "CNI network plugins"
|
||||
url: "https://github.com/containernetworking/plugins"
|
||||
commit: "7f98c94613021d8b57acfa1a2f0c8d0f6fd7ae5a"
|
||||
|
||||
crio:
|
||||
description: |
|
||||
OCI-based Kubernetes Container Runtime Interface implementation
|
||||
|
Loading…
Reference in New Issue
Block a user