File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,15 @@ kolla_image_tags:
6
6
openstack :
7
7
rocky-9 : 2023.1-rocky-9-20240423T125905
8
8
ubuntu-jammy : 2023.1-ubuntu-jammy-20240423T125905
9
+ cinder :
10
+ rocky-9 : 2023.1-rocky-9-20240701T123544
11
+ ubuntu-jammy : 2023.1-ubuntu-jammy-20240701T123544
9
12
cloudkitty :
10
13
rocky-9 : 2023.1-rocky-9-20240509T111619
11
14
ubuntu-jammy : 2023.1-ubuntu-jammy-20240509T111619
15
+ glance :
16
+ rocky-9 : 2023.1-rocky-9-20240701T123544
17
+ ubuntu-jammy : 2023.1-ubuntu-jammy-20240701T123544
12
18
haproxy_ssh :
13
19
rocky-9 : 2023.1-rocky-9-20240509T102329
14
20
ubuntu-jammy : 2023.1-ubuntu-jammy-20240509T102329
@@ -18,5 +24,8 @@ kolla_image_tags:
18
24
magnum :
19
25
rocky-9 : 2023.1-rocky-9-20240607T082105
20
26
ubuntu-jammy : 2023.1-ubuntu-jammy-20240607T082105
27
+ nova :
28
+ rocky-9 : 2023.1-rocky-9-20240702T082319
29
+ ubuntu-jammy : 2023.1-ubuntu-jammy-20240702T082319
21
30
opensearch :
22
31
ubuntu-jammy : 2023.1-ubuntu-jammy-20240509T094444
Original file line number Diff line number Diff line change
1
+ ---
2
+ critical :
3
+ - |
4
+ Fixes `CVE-2024-32498
5
+ <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32498>`_ with
6
+ updated container images for Cinder, Glance and Nova services.
7
+
You can’t perform that action at this time.
0 commit comments