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:
1919 centos : yoga-20231107T165648
2020 rocky : yoga-20231218T141822
2121 ubuntu : yoga-20231107T165648
22+ heat :
23+ centos : yoga-20240320T082414
24+ rocky : yoga-20240320T082414
25+ ubuntu : yoga-20240320T082414
2226 magnum :
2327 centos : yoga-20240308T154440
2428 rocky : yoga-20240308T154440
@@ -33,6 +37,7 @@ kayobe_image_tags:
3337 ubuntu : yoga-20231103T161400
3438
3539cloudkitty_tag : " {% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
40+ heat_tag : " {% raw %}{{ kayobe_image_tags['heat'][kolla_base_distro] }}{% endraw %}"
3641magnum_tag : " {% raw %}{{ kayobe_image_tags['magnum'][kolla_base_distro] }}{% endraw %}"
3742neutron_tag : " {% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
3843nova_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