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.7.1 with bugfixes (#293)

This commit is contained in:
Sergey 2021-09-01 13:46:16 +03:00 committed by GitHub
parent af7772db77
commit edbb1ab1db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 60 additions and 22 deletions

View file

@ -288,3 +288,11 @@ releases:
name: podman_secret
namespace: ''
release_date: '2021-08-15'
1.7.1:
changes:
bugfixes:
- Add support for podman pod create --infra-name
- Fix idempotency when containers have a common network
- Remove idempotency leftovers of volumes GID,UID
release_summary: Bugfixes and new features
release_date: '2021-09-01'