commit | e889b9b44eb4879b6a2ed00fb4db1b22325afa34 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Nov 29 03:40:40 2024 -0500 |
committer | GitHub <noreply@github.com> | Fri Nov 29 08:40:40 2024 +0000 |
tree | e830f6b86b752388b638031b9c4617a952f1aab7 | |
parent | 521a3eebef58c6c46a824d4dc1b05a3d0b555699 [diff] [blame] |
[stable/2024.1] upgrade mcapi, k8s collection and capo version (#2150) (#2164) mcapi 0.22.1 -> 0.24.0 https://github.com/vexxhost/magnum-cluster-api/releases/tag/v0.24.0 k8s collection 0.14.3 -> 0.15.0 https://github.com/vexxhost/ansible-collection-kubernetes/releases/tag/v1.15.0
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index c107e4e..6a1eb8d 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -22,7 +22,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.22.1 + magnum-cluster-api==0.24.0 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}