Skip to content

Commit a6082d0

Browse files
authored
Update Magnum driver from v0.12.0 to v0.13.0
1 parent 1fd7190 commit a6082d0

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
@@ -328,7 +328,7 @@ kolla_build_blocks:
328328
magnum_base_footer: |
329329
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
330330
{% raw %}
331-
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.12.0'] %}
331+
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.13.0'] %}
332332
RUN {{ macros.install_pip(magnum_capi_packages | customizable("pip_packages")) }}
333333
{% endraw %}
334334
# Dict mapping image customization variable names to their values.

0 commit comments

Comments
 (0)