mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 20:38:42 +00:00
Release 1.10.15.
This commit is contained in:
parent
70ef01f7c1
commit
9a429a103e
@ -5,6 +5,19 @@ Docker Community Collection Release Notes
|
|||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
|
v1.10.15
|
||||||
|
========
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Final maintenance release of community.docker major version 1.
|
||||||
|
|
||||||
|
Major Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- The community.docker 1.x.y release stream is now effectively **End of Life**. No more releases will be made, and regular CI runs will stop.
|
||||||
|
|
||||||
v1.10.14
|
v1.10.14
|
||||||
========
|
========
|
||||||
|
|
||||||
|
|||||||
@ -239,6 +239,16 @@ releases:
|
|||||||
- 553-docker_plugin-check-mode.yml
|
- 553-docker_plugin-check-mode.yml
|
||||||
- 554-env-vars.yml
|
- 554-env-vars.yml
|
||||||
release_date: '2023-01-14'
|
release_date: '2023-01-14'
|
||||||
|
1.10.15:
|
||||||
|
changes:
|
||||||
|
major_changes:
|
||||||
|
- The community.docker 1.x.y release stream is now effectively **End of Life**.
|
||||||
|
No more releases will be made, and regular CI runs will stop.
|
||||||
|
release_summary: Final maintenance release of community.docker major version
|
||||||
|
1.
|
||||||
|
fragments:
|
||||||
|
- eol.yml
|
||||||
|
release_date: '2023-02-06'
|
||||||
1.10.2:
|
1.10.2:
|
||||||
changes:
|
changes:
|
||||||
bugfixes:
|
bugfixes:
|
||||||
|
|||||||
@ -1,4 +0,0 @@
|
|||||||
release_summary: Final maintenance release of community.docker major version 1.
|
|
||||||
major_changes:
|
|
||||||
- The community.docker 1.x.y release stream is now effectively **End of Life**.
|
|
||||||
No more releases will be made, and regular CI runs will stop.
|
|
||||||
Loading…
Reference in New Issue
Block a user