commit | 293bc2bdbfd8d9714ff9bfda3e758a9dcf3d604e | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Thu Jun 27 19:27:59 2024 -0400 |
committer | GitHub <noreply@github.com> | Thu Jun 27 23:27:59 2024 +0000 |
tree | e3a99b758efbf85bf7c7406041f93c1b593a6163 | |
parent | 4df69c0dec521e678db2b59e96db6eb89692e79d [diff] [blame] |
Bump Cluster API driver to 0.20.0 (#1473)
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 1ad87da..41218f8 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}