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 fcfff10 commit 2ec32ceCopy full SHA for 2ec32ce
etc/kayobe/kolla.yml
@@ -415,7 +415,7 @@ kolla_build_blocks:
415
magnum_base_footer: |
416
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
417
{% raw %}
418
- {% 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'] %}
419
RUN {{ macros.install_pip(magnum_capi_packages | customizable("pip_packages")) }}
420
{% endraw %}
421
# Dict mapping image customization variable names to their values.
0 commit comments