commit | 97ec5c5203b14c31a1af7a91d5d0aaf31666fcc8 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Mar 11 12:30:47 2025 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Mar 12 13:47:16 2025 +0000 |
tree | ca19997d584439994191f8882340ef514b9a891d | |
parent | 5cd257904819432d2d3bda05b7e65c6f01352df3 [diff] |
Bump Magnum Cluster API to 0.28.0 Change-Id: Ib76a20b23cba4e3b0e7a55495728ee14c5da6c70
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index cf1d3e4..85512c2 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -18,7 +18,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