mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-05 02:58:55 +00:00
Release 2.7.3.
This commit is contained in:
parent
8811d9be10
commit
f776b689d8
@ -5,6 +5,19 @@ Docker Community Collection Release Notes
|
|||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
|
v2.7.3
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfix release.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- current_container_facts - make container detection work better in more cases (https://github.com/ansible-collections/community.docker/pull/522).
|
||||||
|
|
||||||
v2.7.2
|
v2.7.2
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|||||||
@ -720,3 +720,13 @@ releases:
|
|||||||
- 2.7.2.yml
|
- 2.7.2.yml
|
||||||
- 510-current_container_facts.yml
|
- 510-current_container_facts.yml
|
||||||
release_date: '2022-12-03'
|
release_date: '2022-12-03'
|
||||||
|
2.7.3:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- current_container_facts - make container detection work better in more cases
|
||||||
|
(https://github.com/ansible-collections/community.docker/pull/522).
|
||||||
|
release_summary: Bugfix release.
|
||||||
|
fragments:
|
||||||
|
- 2.7.3.yml
|
||||||
|
- 522-current-image.yml
|
||||||
|
release_date: '2022-12-06'
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
release_summary: Bugfix release.
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
bugfixes:
|
|
||||||
- "current_container_facts - make container detection work better in more cases (https://github.com/ansible-collections/community.docker/pull/522)."
|
|
||||||
Loading…
Reference in New Issue
Block a user