We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd7190 commit a6082d0Copy full SHA for a6082d0
etc/kayobe/kolla.yml
@@ -328,7 +328,7 @@ kolla_build_blocks:
328
magnum_base_footer: |
329
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
330
{% raw %}
331
- {% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.12.0'] %}
+ {% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.13.0'] %}
332
RUN {{ macros.install_pip(magnum_capi_packages | customizable("pip_packages")) }}
333
{% endraw %}
334
# Dict mapping image customization variable names to their values.
0 commit comments