commit | 38d96300e21a33fd3a0f764bd9ba222dec7e715f | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Wed Jul 17 15:38:47 2024 -0400 |
committer | GitHub <noreply@github.com> | Wed Jul 17 19:38:47 2024 +0000 |
tree | 5ae08f2f8059522865b027d7f288bab087a2255a | |
parent | 1a85736c580b28955097cf75ef74319cb4ec5feb [diff] |
Bump MCAPI to 0.21.1 (#1609)
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 41218f8..546b80f 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}