commit | 6584b0094fbbc6fc51af4c0feb368c3e48e693c0 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Thu Jul 18 01:32:35 2024 +0200 |
committer | GitHub <noreply@github.com> | Wed Jul 17 23:32:35 2024 +0000 |
tree | 750ec35a10a2a9a519fdb695fbfc33b5509c81cb | |
parent | ea6a09d8fafbdfebf3a6daa611f4bb1b1d3a58e7 [diff] |
[stable/2023.2] Bump MCAPI to 0.21.1 (#1613) This is an automated cherry-pick of #1609 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 0225656..7cedd19 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -19,7 +19,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.20.0 + magnum-cluster-api==0.21.1 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}