commit | d01b19db73f2130201a2c1abf45ffb5c3d509b91 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Jan 12 02:54:55 2025 -0500 |
committer | GitHub <noreply@github.com> | Sun Jan 12 07:54:55 2025 +0000 |
tree | a93011a18d74ac0d7f3d3b0328a19c07620ff4e0 | |
parent | 26a67487dfd30d7ce56f657e7eb0557fcc2e3bee [diff] |
[stable/zed] Bump MCAPI to 0.24.1 (#2296) This is an automated cherry-pick of #2292 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 4d42787..976eee4 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}