commit | 0f180c51571f31afa27341b2cced9984b1b3945a | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Jun 14 16:49:25 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Jun 14 20:49:25 2024 +0000 |
tree | d73614f557669b623ea899fc95e9b5f5e371d4c0 | |
parent | f7d95c514e9427f92664f7fa975c6322e281dc36 [diff] |
Bump Cluster API driver to 0.19.1 (#1349)
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index ae5a191..f0fa7a2 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.0 + magnum-cluster-api==0.19.1 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}