Merge "update mcapi version" into stable/2024.1
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile
index 45616fc..833e2c3 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.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.