We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b8224 commit d9057b5Copy full SHA for d9057b5
etc/kayobe/kolla.yml
@@ -403,7 +403,7 @@ kolla_build_customizations_common:
403
- /additions/*
404
magnum_base_pip_packages_override:
405
- /magnum[osprofiler]
406
- - magnum-capi-helm==1.2.0
+ - magnum-capi-helm==1.2.1
407
neutron_server_packages_append:
408
- python3-libvirt
409
- python3-ethtool
releasenotes/notes/capi-bump-78cd6f89a0eff0d7.yaml
@@ -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