Skip to content

Commit 6aa9ad0

Browse files
author
sd109
committed
Fix typo
1 parent afb42ae commit 6aa9ad0

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 = ['magnum-capi-helm.git==1.0.0'] %}
339+
{% set magnum_capi_packages = ['magnum-capi-helm==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)