commit | b2644597546983007980778216c7c74cfda0af6d | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Thu Jul 18 05:16:46 2024 +0200 |
committer | GitHub <noreply@github.com> | Thu Jul 18 03:16:46 2024 +0000 |
tree | 64518452b3b474d0e12831463e835a9347f8760e | |
parent | 00374bba2e59fdf5eb2b5df78d801effe1ca13ed [diff] |
[stable/zed] Bump MCAPI to 0.21.1 (#1615) This is an automated cherry-pick of #1609 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 621ad9a..c7bd244 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.20.0 + magnum-cluster-api==0.21.1 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}