commit | 25da0598bbd9882606ad28699b1059fcf115acd8 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Feb 25 14:29:08 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Feb 25 21:08:34 2025 +0000 |
tree | 46cf3dd09326994efe5a1c6ef2df5967add16928 | |
parent | 1fb92e895f9ed160bb33a956e3fc4b4ed1282883 [diff] [blame] |
Bump MCAPI to 0.26.2 Change-Id: Id54ff0c35d8a065a733cd10b51ac580d01261758
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index bfff349..a541211 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -20,7 +20,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.26.0 + magnum-cluster-api==0.26.2 EOF FROM openstack-python-runtime