mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
Prepare 3.0.0 release.
This commit is contained in:
parent
be58ccc13f
commit
5b76f05bef
3
changelogs/fragments/3.0.0.yml
Normal file
3
changelogs/fragments/3.0.0.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
release_summary: >-
|
||||||
|
The 3.0.0 release features a rewrite of the ``docker_container`` module,
|
||||||
|
and many modules and plugins no longer depend on the Docker SDK for Python.
|
||||||
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
namespace: community
|
namespace: community
|
||||||
name: docker
|
name: docker
|
||||||
version: 3.0.0-rc2
|
version: 3.0.0
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Ansible Docker Working Group
|
- Ansible Docker Working Group
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user