commit | 5f11eb4dbc0e43dd1a3b0192145b8121b76fc65d | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Mar 11 12:30:47 2025 -0400 |
committer | ricolin <rlin@vexxhost.com> | Thu Mar 13 10:40:37 2025 +0800 |
tree | b882c49270295fbe09b8f7de5b7675ec7d402edc | |
parent | 414a42a4c672957cfddfa042526c49ef2d49ee8d [diff] [blame] |
Bump Magnum Cluster API to 0.28.0 Change-Id: Ib76a20b23cba4e3b0e7a55495728ee14c5da6c70
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index b649c1a..4ad7ae2 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.27.0 + magnum-cluster-api==0.28.0 EOF FROM openstack-python-runtime