Skip to content

Commit 60cea22

Browse files
authored
Update Magnum CAPI Helm driver (#1819)
1 parent f7e8c94 commit 60cea22

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
@@ -9,3 +9,6 @@ kolla_image_tags:
99
keystone:
1010
rocky-9: 2025.1-rocky-9-20250805T134044
1111
ubuntu-noble: 2025.1-ubuntu-noble-20250805T134044
12+
magnum:
13+
rocky-9: 2025.1-rocky-9-20250805T095746
14+
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
@@ -362,7 +362,7 @@ kolla_build_customizations_common:
362362
- /additions/*
363363
magnum_base_pip_packages_override:
364364
- /magnum[osprofiler]
365-
- magnum-capi-helm==1.2.1
365+
- magnum-capi-helm==1.3.0
366366
neutron_server_packages_append:
367367
- python3-libvirt
368368
- 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)