commit | 7391113d3bb8601f9f9fe5049ab235c3cf693888 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Jun 02 03:39:59 2024 +0200 |
committer | GitHub <noreply@github.com> | Sun Jun 02 01:39:59 2024 +0000 |
tree | 9800439246a9631d1ea5abcb1dc5f84c5dc7c2d1 | |
parent | 8a0639a9bf2e2a5aebd7daf1b3fa43988f35ba33 [diff] |
[stable/2023.1] Bump MCAPI to 0.18.0 (#1271) This is an automated cherry-pick of #1258 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 471502b..094813b 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -21,7 +21,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}