commit | efed0bc5904cb3a2280b2037890b40172fa9d969 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Jan 12 02:56:46 2025 -0500 |
committer | GitHub <noreply@github.com> | Sun Jan 12 07:56:46 2025 +0000 |
tree | 7ba444ca83e57993c562dd2b91bd9ced9dbb6569 | |
parent | b4288175f45f9b53f0a968ca724b0489c2d33228 [diff] |
[stable/2023.1] Bump MCAPI to 0.24.1 (#2295) This is an automated cherry-pick of #2292 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 2d8225b..d62bbb8 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.24.0 + magnum-cluster-api==0.24.1 EOF FROM harbor.atmosphere.dev/library/openstack-python-runtime:${RELEASE}