Skip to content

Commit d9057b5

Browse files
committed
Bump magnum-capi-helm
1 parent a9b8224 commit d9057b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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.

0 commit comments

Comments
 (0)