commit | ce5613db36892eb99153be08fad7af73a655f6f0 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Thu Jul 18 01:42:35 2024 +0200 |
committer | GitHub <noreply@github.com> | Wed Jul 17 23:42:35 2024 +0000 |
tree | a6b41c107081d3b752455f33edea7429f2ad6476 | |
parent | b563f860eba231f57cce2bdb7f6a2c774e3f933c [diff] |
[stable/2024.1] Bump MCAPI to 0.21.1 (#1616) This is an automated cherry-pick of #1609 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 1994cff..81fb3ee 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}