commit | 6468889624411dde5c34ddc894191fd184cf12b1 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Tue Jan 14 03:15:04 2025 -0500 |
committer | GitHub <noreply@github.com> | Tue Jan 14 08:15:04 2025 +0000 |
tree | e094505d72c043ed237615b6ecb34ae58b3028f4 | |
parent | 43b1b65d06daa0e10a0149a047f88b5a0f758aee [diff] |
[stable/2023.2] Bump MCAPI to 0.24.2 (#2307) This is an automated cherry-pick of #2301 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 2c33aa6..7c2ed1b 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -19,7 +19,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}