Skip to content

Commit 7935bbe

Browse files
Merge pull request #1014 from rackerlabs/fix-openvswitch-bump
fix(openstack): bump open vswitch container for 45d55d3
2 parents 56b6a19 + 99a9162 commit 7935bbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/images-openstack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ images:
6868
placement_db_sync: "docker.io/openstackhelm/placement:2024.2-ubuntu_jammy"
6969

7070
# openvswitch
71-
openvswitch_db_server: "docker.io/openstackhelm/openvswitch:ubuntu_jammy-dpdk-20250111"
72-
openvswitch_vswitchd: "docker.io/openstackhelm/openvswitch:ubuntu_jammy-dpdk-20250111"
71+
openvswitch_db_server: "docker.io/openstackhelm/openvswitch:ubuntu_jammy-dpdk-20250127"
72+
openvswitch_vswitchd: "docker.io/openstackhelm/openvswitch:ubuntu_jammy-dpdk-20250127"
7373

7474
# ovn
7575
ovn_ovsdb_nb: "docker.io/openstackhelm/ovn:ubuntu_jammy-20250111"

0 commit comments

Comments
 (0)