From 82c6db714de2dae17bde53503bb160b7338818ac Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 14 Feb 2022 10:23:36 -0600 Subject: [PATCH] manifest: bump to openvswitch2.16 We want to keep host OVS and container OVS synchronized as much as possible, plus OVS 2.16 is the first release that can take advantage of kernel features like per-cpu dispatch (if the kernel has it). Signed-off-by: Dan Williams --- manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yaml b/manifest.yaml index b42c8d62..9e3af7b7 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -224,7 +224,7 @@ packages: - cri-o cri-tools # Networking - nfs-utils - - openvswitch2.15 + - openvswitch2.16 - dnsmasq - NetworkManager-ovs # Extra runtime