commit | 24bdab4fc066a083ae98137baf6d393e0694f427 | [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:48:33 2025 +0000 |
tree | a3e7fa0d4e23ade3330f7233c5d1b3bd0486c2e5 | |
parent | 44202c41054dc5bf7ad0afbfe23bd7c322a04544 [diff] [blame] |
Bump Magnum Cluster API to 0.28.0 Change-Id: Ib76a20b23cba4e3b0e7a55495728ee14c5da6c70
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 94e7190..01d15bc 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -21,7 +21,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