commit | a2dc2933cef0af7398eefb0caf59804fa30994c1 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sat Jun 01 03:05:27 2024 +0200 |
committer | GitHub <noreply@github.com> | Sat Jun 01 01:05:27 2024 +0000 |
tree | 14f7c18c9879758346fb8ebaf971eeee206a1a01 | |
parent | d65a2912c0bcc0bddc2acabec5fd1b73b0f849a2 [diff] |
[stable/zed] Bump MCAPI to 0.18.0 (#1272) This is an automated cherry-pick of #1258 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 103adfe..09948bf 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -32,7 +32,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.16.0 + magnum-cluster-api==0.18.0 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}