Skip to content

Commit 2ec32ce

Browse files
author
scrungus
committed
bump magnum-capi-helm version
1 parent fcfff10 commit 2ec32ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ kolla_build_blocks:
415415
magnum_base_footer: |
416416
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
417417
{% raw %}
418-
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.10.0'] %}
418+
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.11.0'] %}
419419
RUN {{ macros.install_pip(magnum_capi_packages | customizable("pip_packages")) }}
420420
{% endraw %}
421421
# Dict mapping image customization variable names to their values.

0 commit comments

Comments
 (0)