commit | 9d17ab4aa2f75bcd964e13d1770db513d97e576d | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Mar 11 12:30:47 2025 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Mar 11 12:30:47 2025 -0400 |
tree | 9e533e7f4ba27c25b93c82bb038d1dc492db0a4b | |
parent | 678821032688f12c54772f894b500ed831daef7f [diff] [blame] |
Bump Magnum Cluster API to 0.28.0 Change-Id: Ib76a20b23cba4e3b0e7a55495728ee14c5da6c70
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 1aefaca..cbde1f0 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