1
0
Fork 0
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:
Sergey 2021-12-05 19:07:32 +02:00 committed by GitHub
parent 8874ba8e1d
commit 410c76d14a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 68 additions and 25 deletions

View file

@ -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: ''