commit | 35d4715081ef0f61b075a2d9b2cda70bd6f757c8 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Jun 11 23:30:09 2024 -0400 |
committer | GitHub <noreply@github.com> | Tue Jun 11 23:30:09 2024 -0400 |
tree | 3aa50c2b4b0ebb36a5a08f77bc202941f123054d | |
parent | f0836c24b98cfdbfe675bb17d770b17ea5058985 [diff] |
Bump Cluster API driver to 0.19.0 (#1339)
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 8eb4381..ae5a191 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.18.0 + magnum-cluster-api==0.19.0 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}