From 86d8346d0caa41670b31973e948729dee881d33c Mon Sep 17 00:00:00 2001 From: Archana Shinde Date: Mon, 7 Oct 2019 13:18:32 -0700 Subject: [PATCH] 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 --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index b06351ac21..8e675d16a5 100644 --- a/versions.yaml +++ b/versions.yaml @@ -193,7 +193,7 @@ externals: cni-plugins: description: "CNI network plugins" url: "https://github.com/containernetworking/plugins" - commit: "7f98c94613021d8b57acfa1a2f0c8d0f6fd7ae5a" + commit: "485be65581341430f9106a194a98f0f2412245fb" crio: description: |