mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-04 10:38:52 +00:00
Release 2.7.2.
This commit is contained in:
parent
098a77fe4c
commit
cb58b91d8d
@ -5,6 +5,19 @@ Docker Community Collection Release Notes
|
|||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
|
v2.7.2
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfix release.
|
||||||
|
|
||||||
|
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).
|
||||||
|
|
||||||
v2.7.1
|
v2.7.1
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|||||||
@ -710,3 +710,13 @@ releases:
|
|||||||
- 2.7.1.yml
|
- 2.7.1.yml
|
||||||
- 448-docker_stack-error.yml
|
- 448-docker_stack-error.yml
|
||||||
release_date: '2022-08-12'
|
release_date: '2022-08-12'
|
||||||
|
2.7.2:
|
||||||
|
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: Bugfix release.
|
||||||
|
fragments:
|
||||||
|
- 2.7.2.yml
|
||||||
|
- 510-current_container_facts.yml
|
||||||
|
release_date: '2022-12-03'
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
release_summary: Bugfix release.
|
|
||||||
@ -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