commit | 3f94f4aa330166c8388ef1259cebd01572118bdf | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Tue Jan 14 03:18:27 2025 -0500 |
committer | GitHub <noreply@github.com> | Tue Jan 14 08:18:27 2025 +0000 |
tree | 4b3b7192f3e8c85a8df01f1986bd241b292319b5 | |
parent | d01b19db73f2130201a2c1abf45ffb5c3d509b91 [diff] |
[stable/zed] Bump MCAPI to 0.24.2 (#2305) This is an automated cherry-pick of #2301 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 976eee4..0635923 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.1 + magnum-cluster-api==0.24.2 EOF FROM harbor.atmosphere.dev/library/openstack-python-runtime:${RELEASE}