Skip to content

Commit e2a3df6

Browse files
authored
Merge pull request #1668 from stackhpc/bump-capi
Bump magnum-capi-helm
2 parents 42be8f4 + 902e393 commit e2a3df6

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

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)