Skip to content

Commit 6b54ecc

Browse files
scrungussd109
authored andcommitted
bump magnum-capi-helm version
1 parent 9ae8503 commit 6b54ecc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ kolla_build_blocks:
326326
magnum_base_footer: |
327327
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
328328
{% raw %}
329-
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.10.0'] %}
329+
{% set magnum_capi_packages = ['git+https://github.com/stackhpc/magnum-capi-helm.git@v0.11.0'] %}
330330
RUN {{ macros.install_pip(magnum_capi_packages | customizable("pip_packages")) }}
331331
{% endraw %}
332332
# Dict mapping image customization variable names to their values.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
upgrade:
3+
- |
4+
Updates Magnum CAPI Helm driver version to v0.11.0

0 commit comments

Comments
 (0)