Skip to content

Commit afb42ae

Browse files
author
sd109
committed
Update Magnum CAPI Helm driver to version 1.0.0
1 parent fc278ab commit afb42ae

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
@@ -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.git==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

0 commit comments

Comments
 (0)