Merge pull request #408 from chavafg/topic/cni-version

Versions: Add CNI plugins version
This commit is contained in:
Jose Carlos Venegas Munoz 2018-06-18 16:13:09 -05:00 committed by GitHub
commit ea6eed47d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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