mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-16 04:04:31 +00:00
Release 1.10.12.
This commit is contained in:
parent
541e47d9c4
commit
e3fe22d0be
@ -5,6 +5,19 @@ Docker Community Collection Release Notes
|
|||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
|
v1.10.12
|
||||||
|
========
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Maintenance release with a bugfix and improved documentation.
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- current_container_facts - make work with current Docker version (https://github.com/ansible-collections/community.docker/pull/510, https://github.com/ansible-collections/community.docker/pull/512).
|
||||||
|
|
||||||
v1.10.11
|
v1.10.11
|
||||||
========
|
========
|
||||||
|
|
||||||
|
|||||||
@ -200,6 +200,16 @@ releases:
|
|||||||
- 389-api-version.yml
|
- 389-api-version.yml
|
||||||
- 448-docker_stack-error.yml
|
- 448-docker_stack-error.yml
|
||||||
release_date: '2022-08-12'
|
release_date: '2022-08-12'
|
||||||
|
1.10.12:
|
||||||
|
changes:
|
||||||
|
minor_changes:
|
||||||
|
- current_container_facts - make work with current Docker version (https://github.com/ansible-collections/community.docker/pull/510,
|
||||||
|
https://github.com/ansible-collections/community.docker/pull/512).
|
||||||
|
release_summary: Maintenance release with a bugfix and improved documentation.
|
||||||
|
fragments:
|
||||||
|
- 1.10.12.yml
|
||||||
|
- 510-current_container_facts.yml
|
||||||
|
release_date: '2022-12-03'
|
||||||
1.10.2:
|
1.10.2:
|
||||||
changes:
|
changes:
|
||||||
bugfixes:
|
bugfixes:
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
release_summary: Maintenance release with a bugfix and improved documentation.
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
minor_changes:
|
|
||||||
- "current_container_facts - make work with current Docker version (https://github.com/ansible-collections/community.docker/pull/510, https://github.com/ansible-collections/community.docker/pull/512)."
|
|
||||||
Loading…
Reference in New Issue
Block a user