Skip to content

Commit

Permalink
[stable/2024.1] [CLOUDOPS-348] feat: upgrade mcapi version to 0.22 (#…
Browse files Browse the repository at this point in the history
…1834)

This is an automated cherry-pick of #1821
/assign okozachenko1203
  • Loading branch information
vexxhost-bot authored Aug 26, 2024
1 parent 4abcb13 commit bcb3044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/magnum/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN --mount=type=cache,mode=0755,target=/root/.cache/pip,sharing=private <<EOF b
pip3 install \
--constraint /upper-constraints.txt \
/src/magnum \
magnum-cluster-api==0.21.2
magnum-cluster-api==0.22.0
EOF

FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}
Expand Down

0 comments on commit bcb3044

Please sign in to comment.