mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Release 1.9.0 version (#351)
This commit is contained in:
parent
8874ba8e1d
commit
410c76d14a
27 changed files with 68 additions and 25 deletions
|
|
@ -348,3 +348,17 @@ releases:
|
|||
- Support --new in generate_systemd
|
||||
release_summary: Bugfixes
|
||||
release_date: '2021-11-25'
|
||||
1.9.0:
|
||||
changes:
|
||||
bugfixes:
|
||||
- Don't include shared 'net' if network is host in pods
|
||||
major_changes:
|
||||
- Add podman_tag module
|
||||
- Add secrets driver and driver opts support
|
||||
minor_changes:
|
||||
- Add a second example to podman_pod_module.html
|
||||
release_summary: New podman_tag module and fixes
|
||||
modules:
|
||||
- description: Add an additional name to a local image
|
||||
name: podman_tag
|
||||
namespace: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue