commit | c78c6167d95031d3d782ef576a60d1dd828ea60a | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Wed Jun 12 19:47:43 2024 +0200 |
committer | GitHub <noreply@github.com> | Wed Jun 12 17:47:43 2024 +0000 |
tree | 4660410e168fd9671303d9b998291f9efc2888b4 | |
parent | 18adb06c77ddbea79440cfb2170670c213671fac [diff] |
[stable/zed] Bump Cluster API driver to 0.19.0 (#1341) This is an automated cherry-pick of #1339 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index bdf06dc..95b70f1 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}