commit | 9d49b42347c792de0ca065e7cadd7cfc713dbd6a | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sat Jun 15 21:05:51 2024 +0200 |
committer | GitHub <noreply@github.com> | Sat Jun 15 19:05:51 2024 +0000 |
tree | 0feace4c25d91d1e6c2682ade109dd12b7943173 | |
parent | abde79066578e9153e90907692c0e82aec8559a2 [diff] |
[stable/2023.1] Bump Cluster API driver to 0.19.1 (#1353) This is an automated cherry-pick of #1349 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 8a72182..ea4a82c 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.0 + magnum-cluster-api==0.19.1 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}