version: Update the version for cni plugins

Update the version used for testing the cni plugins to the latest
0.8.2 release. This way we make sure CI tests with latest CNI plugins.

Depends-on: github.com/kata-containers/tests#1984

Fixes #2111

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
Archana Shinde
2019-10-07 13:18:32 -07:00
parent 238f3cec56
commit 86d8346d0c

View File

@@ -193,7 +193,7 @@ externals:
cni-plugins:
description: "CNI network plugins"
url: "https://github.com/containernetworking/plugins"
commit: "7f98c94613021d8b57acfa1a2f0c8d0f6fd7ae5a"
commit: "485be65581341430f9106a194a98f0f2412245fb"
crio:
description: |