commit | ba295401941ff2d5ff47f546980388c1adcb4056 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Jan 12 02:54:56 2025 -0500 |
committer | GitHub <noreply@github.com> | Sun Jan 12 07:54:56 2025 +0000 |
tree | e37b6a86052c5a120199894bafac31594f8e118c | |
parent | f29e97294ecf901e5c44a066facb511409fd770c [diff] |
[stable/2024.1] Bump MCAPI to 0.24.1 (#2293) This is an automated cherry-pick of #2292 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 65417f0..e077999 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -22,7 +22,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}