mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
Prepare 3.4.9 release.
This commit is contained in:
parent
4d9b85c975
commit
be610963b5
1
changelogs/fragments/3.4.9.yml
Normal file
1
changelogs/fragments/3.4.9.yml
Normal file
@ -0,0 +1 @@
|
||||
release_summary: Maintenance release with updated documentation and vendored Docker SDK for Python code.
|
||||
5
changelogs/fragments/694-docker-py.yml
Normal file
5
changelogs/fragments/694-docker-py.yml
Normal file
@ -0,0 +1,5 @@
|
||||
bugfixes:
|
||||
- vendored Docker SDK for Python code - cherry-pick changes from the
|
||||
Docker SDK for Python code to align code. These changes should not
|
||||
affect the parts used by the collection's code
|
||||
(https://github.com/ansible-collections/community.docker/pull/694).
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
namespace: community
|
||||
name: docker
|
||||
version: 3.5.0
|
||||
version: 3.4.9
|
||||
readme: README.md
|
||||
authors:
|
||||
- Ansible Docker Working Group
|
||||
|
||||
Loading…
Reference in New Issue
Block a user