mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Release 1.9.1 version (#366)
This commit is contained in:
parent
4f3a84f4e5
commit
71117a3a86
3 changed files with 34 additions and 1 deletions
|
|
@ -362,3 +362,15 @@ releases:
|
|||
- description: Add an additional name to a local image
|
||||
name: podman_tag
|
||||
namespace: ''
|
||||
release_date: '2021-12-05'
|
||||
1.9.1:
|
||||
changes:
|
||||
bugfixes:
|
||||
- Fix podman_pod_lib behavior for ports published to multiple IPs
|
||||
- Handle tlsverify correctly in podman_login
|
||||
- Update secrets description and add test with secret opts
|
||||
minor_changes:
|
||||
- Add new options for pod module
|
||||
- Use yaml syntax highlighting where appropriate
|
||||
release_summary: Bugfixes and new options for Pods
|
||||
release_date: '2022-01-13'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue