commit | dfdd366918ec385a64ee2d060372c33368bd619b | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Mon Jul 22 17:01:15 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 22 15:01:15 2024 +0000 |
tree | d3cfc94ca316227fd2caa543087e20f5bd0f1274 | |
parent | f3d604e559e80bc16b5f058f47612103a1079048 [diff] |
[stable/2023.1] Bump MCAPI to 0.21.2 (#1658) This is an automated cherry-pick of #1643 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 55be26a..2691c19 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}