commit | 77acfaa7cbb7987f5d84264e6093502f17b9c331 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Jun 21 01:01:40 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Jun 21 05:01:40 2024 +0000 |
tree | e0dd99311bf62c368b87572cb155d82f12c0d7ea | |
parent | cb04108aac57398ea422daa93fb5e567daf791a8 [diff] |
Bump magnum-cluster-api to 0.19.2 [CLOUDOPS-224] (#1416)
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index f0fa7a2..d7f5246 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.1 + magnum-cluster-api==0.19.2 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}