mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Release 1.6.0 version and update docs (#268)
This commit is contained in:
parent
bcdaa9f825
commit
ed17e7aa62
7 changed files with 490 additions and 6 deletions
|
|
@ -242,3 +242,22 @@ releases:
|
|||
name: podman_login
|
||||
namespace: ''
|
||||
release_date: '2021-04-05'
|
||||
1.6.0:
|
||||
changes:
|
||||
bugfixes:
|
||||
- Fix ansible-test issues for CI
|
||||
- Fix idempotency for environment
|
||||
- Fix ipv6=false issue
|
||||
- Fix multi-containers options
|
||||
- Fix overlayfs issue in CI for buildah connection
|
||||
minor_changes:
|
||||
- Add Ansible 2.11 to all tests and use Ubuntu 20.04
|
||||
- Add Ansible 2.11 to testing
|
||||
- Add RPM building scripts
|
||||
- Add support for timezones in containers
|
||||
release_summary: New module podman_play for playing Kubernetes YAML and bugfixes
|
||||
modules:
|
||||
- description: Play Kubernetes YAML files with Podman
|
||||
name: podman_play
|
||||
namespace: ''
|
||||
release_date: '2021-06-03'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue