File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ kolla_image_tags:
1616 rocky-9 : 2023.1-rocky-9-20240509T102329
1717 ubuntu-jammy : 2023.1-ubuntu-jammy-20240509T102329
1818 magnum :
19- rocky-9 : 2023.1-rocky-9-20240509T111619
20- ubuntu-jammy : 2023.1-ubuntu-jammy-20240509T111619
19+ rocky-9 : 2023.1-rocky-9-20240607T082105
20+ ubuntu-jammy : 2023.1-ubuntu-jammy-20240607T082105
2121 opensearch :
2222 ubuntu-jammy : 2023.1-ubuntu-jammy-20240509T094444
Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ kolla_build_blocks:
336336 magnum_base_footer : |
337337 RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
338338 {% raw %}
339- {% set magnum_capi_packages = ['git+https://github.com/stackhpc/ magnum-capi-helm.git@v0.13 .0'] %}
339+ {% set magnum_capi_packages = ['magnum-capi-helm==1.0 .0'] %}
340340 RUN {{ macros.install_pip(magnum_capi_packages | customizable("pip_packages")) }}
341341 {% endraw %}
342342 prometheus_alertmanager_repository_version : | # 2023.1 kolla has 0.24.0
Original file line number Diff line number Diff line change 1+ ---
2+ features :
3+ - |
4+ Updates Magnum CAPI Helm driver version to OpenDev v1.0.0
You can’t perform that action at this time.
0 commit comments