commit | 93133e68e80969d65ce6033525e8583cf8beef40 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Jun 28 16:07:57 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 28 14:07:57 2024 +0000 |
tree | eb86c6e5905c9a7f4e1d6c73654bc998a5c7fcbd | |
parent | 53d3445375c051b4d2b80468eef4e8e4fdf3de7b [diff] |
[stable/2023.1] Bump Cluster API driver to 0.20.0 (#1476) This is an automated cherry-pick of #1473 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index e21b393..6e96280 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.19.2 + magnum-cluster-api==0.20.0 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}