Merge "Bump min Docker version"

This commit is contained in:
Zuul 2021-06-07 09:00:26 +00:00 committed by Gerrit Code Review
commit dda787fca9
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
docker_version_min: '1.10.0'
docker_py_version_min: '2.0.0'
docker_version_min: '18.09'
docker_py_version_min: '3.4.1'
ansible_version_min: '2.9'
ansible_version_max: '2.10'

View File

@ -0,0 +1,6 @@
---
upgrade:
- |
Bumps minimum required Docker version to 18.09 and minimum required
Docker Python SDK version to 3.4.1. These two are checked in
prechecks.