commit | 7e8005be1d6f52e0a454fe18635ca88f540e827b | [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:46:02 2025 +0000 |
tree | 5645d5130e68269849d3c105f25dd1728d1bead6 | |
parent | c02aa110319f25dd4867db825db0bb8ebffc4930 [diff] [blame] |
Bump Magnum Cluster API to 0.28.0 Change-Id: Ib76a20b23cba4e3b0e7a55495728ee14c5da6c70
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index eafa739..d636fd1 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