commit | 89b98e91562df6cc6b2bf8b7b620801380e334a2 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Thu Jul 18 01:36:47 2024 +0200 |
committer | GitHub <noreply@github.com> | Wed Jul 17 23:36:47 2024 +0000 |
tree | 26444c7c525277c9480458857b6ec1c1b17693ff | |
parent | ff5933e169c3508926fc41b0c14afa94dbabc700 [diff] |
[stable/2023.1] Bump MCAPI to 0.21.1 (#1614) This is an automated cherry-pick of #1609 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 6e96280..55be26a 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.20.0 + magnum-cluster-api==0.21.1 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}