File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ kayobe_image_tags:
19
19
centos : yoga-20231107T165648
20
20
rocky : yoga-20231218T141822
21
21
ubuntu : yoga-20231107T165648
22
+ heat :
23
+ centos : yoga-20240320T082414
24
+ rocky : yoga-20240320T082414
25
+ ubuntu : yoga-20240320T082414
22
26
magnum :
23
27
centos : yoga-20240308T154440
24
28
rocky : yoga-20240308T154440
@@ -33,6 +37,7 @@ kayobe_image_tags:
33
37
ubuntu : yoga-20231103T161400
34
38
35
39
cloudkitty_tag : " {% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
40
+ heat_tag : " {% raw %}{{ kayobe_image_tags['heat'][kolla_base_distro] }}{% endraw %}"
36
41
magnum_tag : " {% raw %}{{ kayobe_image_tags['magnum'][kolla_base_distro] }}{% endraw %}"
37
42
neutron_tag : " {% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
38
43
nova_tag : " {% raw %}{{ kayobe_image_tags['nova'][kolla_base_distro] }}{% endraw %}"
Original file line number Diff line number Diff line change
1
+ ---
2
+ security :
3
+ - |
4
+ The Heat container images are rebuilt with yaql 3.0.0 to include patch for
5
+ vulnerability OSSN/OSSN-0093. It is recommended that you redeploy Heat
6
+ services in your system with the current version of Heat images from
7
+ StackHPC Release Train.
You can’t perform that action at this time.
0 commit comments