From 92e4ef229f340e7f68bd4b1fbd98f0addfe83663 Mon Sep 17 00:00:00 2001 From: Ilya Maximets Date: Wed, 24 Apr 2024 18:57:25 +0200 Subject: [PATCH] packages-openshift.yaml: bump OVS version to 3.3. Open vSwitch 3.3 is going to be a new LTS version. It contains performance improvements and features required for future releases of OVN. ovn-kubernetes container image is moving to this version as well, and it's better to keep them in sync. Signed-off-by: Ilya Maximets --- packages-openshift.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages-openshift.yaml b/packages-openshift.yaml index 74c4bff3..faa3fa5c 100644 --- a/packages-openshift.yaml +++ b/packages-openshift.yaml @@ -3,7 +3,7 @@ packages: # but are not present in CentOS Stream and RHEL. - cri-o cri-tools conmon-rs - openshift-clients openshift-kubelet - - openvswitch3.1 + - openvswitch3.3 # The packages below are present in CentOS Stream/RHEL, # and depend on one or more of the above. - NetworkManager-ovs