commit | f62a1599b8eed8f49d5c7f5d6a41a0caea759d56 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Mon Jul 22 17:01:40 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 22 15:01:40 2024 +0000 |
tree | 22e7be0e47c97ad9093a818cc70ef50d503efbe2 | |
parent | 30f6b2bd68ad7136854f0bd07e27f1e306e29bac [diff] |
[stable/2024.1] Bump MCAPI to 0.21.2 (#1660) This is an automated cherry-pick of #1643 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 81fb3ee..75b17c9 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.21.1 + magnum-cluster-api==0.21.2 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}