commit | fe6c023e5525bd76a48fb686a3f26f5d4dd21208 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Wed Jun 12 16:31:42 2024 +0200 |
committer | GitHub <noreply@github.com> | Wed Jun 12 14:31:42 2024 +0000 |
tree | 9fe86ddb6dee1b47bab1cd2046a75cf5f96e8414 | |
parent | 6cf5e5f7cf7b6a8cb69583733a84636f4339fdf8 [diff] |
[stable/2023.1] Bump Cluster API driver to 0.19.0 (#1340) This is an automated cherry-pick of #1339 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 094813b..8a72182 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.18.0 + magnum-cluster-api==0.19.0 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}