Skip to content

Commit 0347257

Browse files
authored
Merge pull request #987 from stackhpc/update/magnum-capi-antelope
Bump magnum-capi-helm version
2 parents 9ae8503 + 5d54d0b commit 0347257

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ kolla_image_tags:
1313
rocky-9: 2023.1-rocky-9-20240205T162323
1414
ubuntu-jammy: 2023.1-ubuntu-jammy-20240221T133905
1515
magnum:
16-
rocky-9: 2023.1-rocky-9-20240229T103619
17-
ubuntu-jammy: 2023.1-ubuntu-jammy-20240229T103619
16+
rocky-9: 2023.1-rocky-9-20240312T170026
17+
ubuntu-jammy: 2023.1-ubuntu-jammy-20240312T170026
1818
neutron:
1919
rocky-9: 2023.1-rocky-9-20240202T145927
2020
ubuntu-jammy: 2023.1-ubuntu-jammy-20240221T103817

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ kolla_build_blocks:
326326
magnum_base_footer: |
327327
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
328328
{% raw %}
329-
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.10.0'] %}
329+
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.11.0'] %}
330330
RUN {{ macros.install_pip(magnum_capi_packages | customizable("pip_packages")) }}
331331
{% endraw %}
332332
# Dict mapping image customization variable names to their values.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
upgrade:
3+
- |
4+
Updates Magnum CAPI Helm driver version to v0.11.0

0 commit comments

Comments
 (0)