mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
Prepare 3.0.0-a1 release.
This commit is contained in:
parent
da9252a67e
commit
848e21d253
1
changelogs/fragments/3.0.0-a1.yml
Normal file
1
changelogs/fragments/3.0.0-a1.yml
Normal file
@ -0,0 +1 @@
|
||||
release_summary: First alpha prerelease of community.docker 3.0.0. This version has several breaking changes and features rewrites of several modules to directly use the API using ``requests``, instead of using the Docker SDK for Python.
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
namespace: community
|
||||
name: docker
|
||||
version: 3.0.0
|
||||
version: 3.0.0-a1
|
||||
readme: README.md
|
||||
authors:
|
||||
- Ansible Docker Working Group
|
||||
|
||||
Loading…
Reference in New Issue
Block a user