commit | f6cf267083952690fdc8ef5c570125019251d557 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Mon Jul 22 17:01:17 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 22 15:01:17 2024 +0000 |
tree | 3cd262665a34734499d2c3bf8566f4b487ff91a2 | |
parent | f3152224a9493c0432245631a252a8b9cf2dcc4f [diff] |
[stable/zed] Bump MCAPI to 0.21.2 (#1659) This is an automated cherry-pick of #1643 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index c7bd244..da52aa6 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.21.1 + magnum-cluster-api==0.21.2 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}