commit | 013f8dc3bd7ae27b4a56f6f52f4b40734e52b781 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Jan 13 23:41:24 2025 -0500 |
committer | GitHub <noreply@github.com> | Tue Jan 14 04:41:24 2025 +0000 |
tree | 3adb69824e7f934a7f0b541ff60132421b034253 | |
parent | 1c22ad04811b4daf4dc191a527baf3e939868a69 [diff] |
Bump MCAPI to 0.24.2 (#2301)
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 5325904..a21306c 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.1 + magnum-cluster-api==0.24.2 EOF FROM harbor.atmosphere.dev/library/openstack-python-runtime:${RELEASE}