commit | f65c7ed7e750025c14b23ba544e46288e67384b1 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Tue Sep 24 18:30:20 2024 -0400 |
committer | GitHub <noreply@github.com> | Tue Sep 24 22:30:20 2024 +0000 |
tree | 83a0a6638835bdcc8c6d3c5eb04e206bc7ba6e50 | |
parent | 6293ed40f216cc53521dabc5137b78d0fc517647 [diff] |
[stable/2024.1] feat: upgrade mcapi version to 0.22.1 (#1909) This is an automated cherry-pick of #1875 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index e42e3f0..93a51d0 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.22.0 + magnum-cluster-api==0.22.1 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}