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 afb42ae commit 6aa9ad0Copy full SHA for 6aa9ad0
etc/kayobe/kolla.yml
@@ -336,7 +336,7 @@ kolla_build_blocks:
336
magnum_base_footer: |
337
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
338
{% raw %}
339
- {% set magnum_capi_packages = ['magnum-capi-helm.git==1.0.0'] %}
+ {% set magnum_capi_packages = ['magnum-capi-helm==1.0.0'] %}
340
RUN {{ macros.install_pip(magnum_capi_packages | customizable("pip_packages")) }}
341
{% endraw %}
342
prometheus_alertmanager_repository_version: | # 2023.1 kolla has 0.24.0
0 commit comments