mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Release 2.5.0.
This commit is contained in:
@@ -609,3 +609,16 @@ releases:
|
||||
- 336-ee.yml
|
||||
- 337-container-output-from-local-logging-driver.yml
|
||||
release_date: '2022-04-25'
|
||||
2.5.0:
|
||||
changes:
|
||||
minor_changes:
|
||||
- docker_config - add support for ``template_driver`` with one option ``golang``
|
||||
(https://github.com/ansible-collections/community.docker/issues/332, https://github.com/ansible-collections/community.docker/pull/345).
|
||||
- docker_swarm - adds ``data_path_addr`` parameter during swarm initialization
|
||||
or when joining (https://github.com/ansible-collections/community.docker/issues/339).
|
||||
release_summary: Regular feature release.
|
||||
fragments:
|
||||
- 2.5.0.yml
|
||||
- 344-adds-data-path-addr.yml
|
||||
- 345-docker_config-template-driver.yml
|
||||
release_date: '2022-05-14'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Regular feature release.
|
||||
@@ -1,2 +0,0 @@
|
||||
minor_changes:
|
||||
- docker_swarm - adds ``data_path_addr`` parameter during swarm initialization or when joining (https://github.com/ansible-collections/community.docker/issues/339).
|
||||
@@ -1,2 +0,0 @@
|
||||
minor_changes:
|
||||
- docker_config - add support for ``template_driver`` with one option ``golang`` (https://github.com/ansible-collections/community.docker/issues/332, https://github.com/ansible-collections/community.docker/pull/345).
|
||||
Reference in New Issue
Block a user