File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 4
4
# where the key is the OS distro and the value is the tag to deploy.
5
5
kolla_image_tags :
6
6
openstack :
7
+ rocky-9 : 2023.1-rocky-9-20240621T104542
8
+ ubuntu-jammy : 2023.1-ubuntu-jammy-20240621T104542
9
+ bifrost_deploy :
7
10
rocky-9 : 2023.1-rocky-9-20240423T125905
8
11
ubuntu-jammy : 2023.1-ubuntu-jammy-20240423T125905
9
12
cinder :
@@ -21,9 +24,6 @@ kolla_image_tags:
21
24
letsencrypt :
22
25
rocky-9 : 2023.1-rocky-9-20240509T102329
23
26
ubuntu-jammy : 2023.1-ubuntu-jammy-20240509T102329
24
- magnum :
25
- rocky-9 : 2023.1-rocky-9-20240607T082105
26
- ubuntu-jammy : 2023.1-ubuntu-jammy-20240607T082105
27
27
nova :
28
28
rocky-9 : 2023.1-rocky-9-20240702T082319
29
29
ubuntu-jammy : 2023.1-ubuntu-jammy-20240702T082319
Original file line number Diff line number Diff line change
1
+ ---
2
+ security :
3
+ - |
4
+ Addresses critical vulnerability CVE-2024-36039 by
5
+ bumping the PyMySQL library to 1.1.1 in all affected
6
+ Kolla images. This vulnerability allows SQL injection
7
+ through untrusted JSON objects.
You can’t perform that action at this time.
0 commit comments