commit | d1d2fe4cb326f6bc5c71fd05406ce245a4418fa2 | [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:42 2025 +0000 |
tree | 9afe362beb6ae1b24f0fc124980bcfcd7b6ecafe | |
parent | 66a16adde939c8be22767acdd2beacdd106ed5ca [diff] [blame] |
Bump Magnum Cluster API to 0.28.0 Change-Id: Ib76a20b23cba4e3b0e7a55495728ee14c5da6c70
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index f683721..e146b54 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -18,7 +18,7 @@ uv pip install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.27.0 + magnum-cluster-api==0.28.0 EOF FROM openstack-python-runtime