commit | 73eed5d4e77e4fed7f5d8eac535a308d01091b36 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Jun 28 16:05:12 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 28 14:05:12 2024 +0000 |
tree | 713efe2e57d8ab4937012f1ce4b032e48ee09bdc | |
parent | 972a0173694ec636a60e5b3713b03992633042b6 [diff] |
[stable/2024.1] Bump Cluster API driver to 0.20.0 (#1474) This is an automated cherry-pick of #1473 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index c170dbf..1994cff 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.19.2 + magnum-cluster-api==0.20.0 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}