mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 03:46:55 +00:00
Release 5.2.0.
This commit is contained in:
@@ -2378,3 +2378,14 @@ releases:
|
||||
- 1248-ignore-pull-failures.yml
|
||||
- 5.1.0.yml
|
||||
release_date: '2026-03-23'
|
||||
5.2.0:
|
||||
changes:
|
||||
minor_changes:
|
||||
- docker_image_export - adds ``platform`` parameter to allow exporting a specific
|
||||
platform variant from a multi-arch image (https://github.com/ansible-collections/community.docker/issues/1064,
|
||||
https://github.com/ansible-collections/community.docker/pull/1251).
|
||||
release_summary: Feature release.
|
||||
fragments:
|
||||
- 1064-docker-image-export-platform.yml
|
||||
- 5.2.0.yml
|
||||
release_date: '2026-04-08'
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
minor_changes:
|
||||
- docker_image_export - adds ``platform`` parameter to allow exporting a specific platform variant from a multi-arch image (https://github.com/ansible-collections/community.docker/issues/1064, https://github.com/ansible-collections/community.docker/pull/1251).
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Feature release.
|
||||
Reference in New Issue
Block a user