commit | e01e2312aede885cdf59b6f31ac2c98a305fb514 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Thu May 30 17:11:50 2024 -0400 |
committer | GitHub <noreply@github.com> | Thu May 30 21:11:50 2024 +0000 |
tree | d098e138964222df908d787f8631db50a6eba113 | |
parent | cd30d440d54739dfe5a77ed7a37a2d92432de05e [diff] |
Bump MCAPI to 0.18.0 (#1258)
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 6abfca0..f5a9156 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -30,7 +30,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.16.0 + magnum-cluster-api==0.18.0 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}