Skip to content

Commit b4dd720

Browse files
committed
Update Magnum CAPI Helm driver
1 parent 015ffb7 commit b4dd720

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ kolla_image_tags:
66
openstack:
77
rocky-9: 2025.1-rocky-9-20250730T105631
88
ubuntu-noble: 2025.1-ubuntu-noble-20250730T105631
9+
magnum:
10+
rocky-9: 2025.1-rocky-9-20250805T095746
11+
ubuntu-noble: 2025.1-ubuntu-noble-20250805T095746

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ kolla_build_customizations_common:
358358
- /additions/*
359359
magnum_base_pip_packages_override:
360360
- /magnum[osprofiler]
361-
- magnum-capi-helm==1.2.1
361+
- magnum-capi-helm==1.3.0
362362
neutron_server_packages_append:
363363
- python3-libvirt
364364
- python3-ethtool
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
features:
3+
- |
4+
Updated the version of magnum-capi-helm driver to 1.3.0.
5+
For the list of features and fixes see its
6+
`release notes <https://docs.openstack.org/releasenotes/magnum-capi-helm/unreleased.html#relnotes-1-3-0>`__.

0 commit comments

Comments
 (0)