mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
Release 1.10.13.
This commit is contained in:
parent
e2053d7cc8
commit
45d18e745c
@ -5,6 +5,19 @@ Docker Community Collection Release Notes
|
||||
.. contents:: Topics
|
||||
|
||||
|
||||
v1.10.13
|
||||
========
|
||||
|
||||
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).
|
||||
|
||||
v1.10.12
|
||||
========
|
||||
|
||||
|
||||
@ -210,6 +210,16 @@ releases:
|
||||
- 1.10.12.yml
|
||||
- 510-current_container_facts.yml
|
||||
release_date: '2022-12-03'
|
||||
1.10.13:
|
||||
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:
|
||||
- 1.10.13.yml
|
||||
- 522-current-image.yml
|
||||
release_date: '2022-12-06'
|
||||
1.10.2:
|
||||
changes:
|
||||
bugfixes:
|
||||
|
||||
@ -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