commit | 5e7a2491b1665ed58ae2209e1bebed876d4dd12e | [log] [tgz] |
---|---|---|
author | okozachenko1203 <okozachenko@vexxhost.com> | Sat Feb 22 03:16:53 2025 +1100 |
committer | Oleksandr Kozachenko <okozachenko@vexxhost.com> | Sat Feb 22 09:45:06 2025 +0000 |
tree | c535b4035d89810949842e47d867fff0c9cf7544 | |
parent | 039a2acd631d0975ee1fcb9b2b38064d619ceaf1 [diff] |
update mcapi version Change-Id: I061a0f1336a9fe66c984abe8f61b79a739c51cc0
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 9943a09..8ecae52 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.24.2 + magnum-cluster-api==0.26.0 EOF FROM openstack-python-runtime
diff --git a/releasenotes/notes/magnum-update-mcapi-to-0.25.1-fbf7f3dd8b81489c.yaml b/releasenotes/notes/magnum-update-mcapi-to-0.25.1-fbf7f3dd8b81489c.yaml new file mode 100644 index 0000000..c563d8c --- /dev/null +++ b/releasenotes/notes/magnum-update-mcapi-to-0.25.1-fbf7f3dd8b81489c.yaml
@@ -0,0 +1,3 @@ +--- +upgrade: + - Upgrade Cluster API driver for Magnum to 0.26.0.