mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Release 1.9.2 version (#400)
Signed-off-by: Jakob Meng <code@jakobmeng.de>
This commit is contained in:
parent
aa4c3223d2
commit
55a2efa0d0
28 changed files with 268 additions and 29 deletions
|
|
@ -374,3 +374,19 @@ releases:
|
|||
- Use yaml syntax highlighting where appropriate
|
||||
release_summary: Bugfixes and new options for Pods
|
||||
release_date: '2022-01-13'
|
||||
1.9.2:
|
||||
changes:
|
||||
bugfixes:
|
||||
- Add slirp4netns idempotency for pods
|
||||
- Fix MAC address detection in created container
|
||||
- Fix check for read-only change of root image in podman_container module
|
||||
- Fix error with exitcommand for Podman v4
|
||||
- Fix issue when missing plugins entry in podman_network module
|
||||
- Fix new requirements for plugins documentation
|
||||
- Fix podman collection for Podman version 4
|
||||
- Fix tests for podman_container module
|
||||
- Strip slashes from volumes
|
||||
minor_changes:
|
||||
- Add requires option to podman_container module
|
||||
release_summary: Bugfixes and new requires option for podman_container
|
||||
release_date: '2022-03-21'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue