Release 1.10.15.

This commit is contained in:
Felix Fontein 2023-02-06 09:05:25 +01:00
parent 70ef01f7c1
commit 9a429a103e
3 changed files with 23 additions and 4 deletions

View File

@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. 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
========

View File

@ -239,6 +239,16 @@ releases:
- 553-docker_plugin-check-mode.yml
- 554-env-vars.yml
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:
changes:
bugfixes:

View File

@ -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.