From 2af9e5f72607ba04805fd1f960cb4027b55749ed Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Wed, 27 Apr 2022 11:40:49 -0500 Subject: [PATCH] manifest: bump to openvswitch2.17 We want to keep host OVS and container OVS synchronized as much as possible. We've bumped to 2.17 in ovn-kubernetes containers, plus 2.17 has a number of code sanitizer fixes, and 2.17 will be the new LTS release that OSP also uses. Signed-off-by: Dan Williams --- manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yaml b/manifest.yaml index 381909042..fb1357be4 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -314,7 +314,7 @@ packages: - cri-o cri-tools # Networking - nfs-utils - - openvswitch2.16 + - openvswitch2.17 - dnsmasq - NetworkManager-ovs # Extra runtime