File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,9 @@ kolla_image_tags:
2929 rocky-9 : 2024.1-rocky-9-20250219T113722
3030 ubuntu-jammy : 2024.1-ubuntu-jammy-20250219T113722
3131 magnum :
32- rocky-9 : 2024.1-rocky-9-20250102T094625
33- ubuntu-jammy : 2024.1-ubuntu-jammy-20250102T094625
32+ rocky-9 : 2024.1-rocky-9-20250522T143506
33+ ubuntu-jammy : 2024.1-ubuntu-jammy-20250522T143506
34+ ubuntu-noble : 2024.1-ubuntu-noble-20250522T143506
3435 manila :
3536 rocky-9 : 2024.1-rocky-9-20250219T113722
3637 ubuntu-jammy : 2024.1-ubuntu-jammy-20250219T113722
Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ kolla_build_customizations_common:
403403 - /additions/*
404404 magnum_base_pip_packages_override :
405405 - /magnum[osprofiler]
406- - magnum-capi-helm==1.2.0
406+ - magnum-capi-helm==1.2.1
407407 neutron_server_packages_append :
408408 - python3-libvirt
409409 - python3-ethtool
Original file line number Diff line number Diff line change 1+ ---
2+ fixes :
3+ - |
4+ Updated the version of magnum-capi-helm used in Magnum containers. This
5+ resolves an issue stopping non-default node groups from being deleted. See
6+ `#2095539 <https://bugs.launchpad.net/magnum/+bug/2095539>`__ for more
7+ details.
You can’t perform that action at this time.
0 commit comments