Skip to content

Yoga bump magnum tag #984

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ kolla_build_blocks:
magnum_base_footer: |
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
{% raw %}
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.10.0'] %}
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.11.0'] %}
RUN {{ macros.install_pip(magnum_capi_packages | customizable("pip_packages")) }}
{% endraw %}
# Dict mapping image customization variable names to their values.
Expand Down
6 changes: 3 additions & 3 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ kayobe_image_tags:
rocky: yoga-20231218T141822
ubuntu: yoga-20231107T165648
magnum:
centos: yoga-20240229T120519
rocky: yoga-20240229T120519
ubuntu: yoga-20240229T120519
centos: yoga-20240308T154440
rocky: yoga-20240308T154440
ubuntu: yoga-20240308T154440
neutron:
centos: yoga-20231114T125927
rocky: yoga-20240105T120257
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
features:
- |
Updates Magnum CAPI Helm driver version to v0.11.0