Skip to content

Commit e4df454

Browse files
sd109cityofships
andauthored
Backport Magnum CAPI Helm driver 1.3.0 version bump from Epoxy to Caracal (#1906)
* Update Magnum CAPI Helm driver (#1819) * Update Magnum image tags --------- Co-authored-by: Piotr Parczewski <[email protected]>
1 parent 82c628b commit e4df454

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ kolla_image_tags:
5858
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147
5959
ubuntu-noble: 2024.1-ubuntu-noble-20250529T081147
6060
magnum:
61-
rocky-9: 2024.1-rocky-9-20250717T094248
62-
ubuntu-jammy: 2024.1-ubuntu-jammy-20250627T102805
63-
ubuntu-noble: 2024.1-ubuntu-noble-20250627T102805
61+
rocky-9: 2024.1-rocky-9-20250922T105039
62+
ubuntu-jammy: 2024.1-ubuntu-jammy-20250922T105039
63+
ubuntu-noble: 2024.1-ubuntu-noble-20250922T105039
6464
manila:
6565
rocky-9: 2024.1-rocky-9-20250717T094248
6666
ubuntu-jammy: 2024.1-ubuntu-jammy-20250627T102805

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ kolla_build_customizations_common:
416416
- /additions/*
417417
magnum_base_pip_packages_override:
418418
- /magnum[osprofiler]
419-
- magnum-capi-helm==1.2.1
419+
- magnum-capi-helm==1.3.0
420420
neutron_server_packages_append:
421421
- python3-libvirt
422422
- 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)