mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Release 1.8.0 version (#301)
This commit is contained in:
parent
5d37e1ee22
commit
cf45010efd
3 changed files with 43 additions and 1 deletions
|
|
@ -296,3 +296,23 @@ releases:
|
|||
- Remove idempotency leftovers of volumes GID,UID
|
||||
release_summary: Bugfixes and new features
|
||||
release_date: '2021-09-01'
|
||||
1.8.0:
|
||||
changes:
|
||||
major_changes:
|
||||
- Add systemd generation for pods
|
||||
- Generate systemd service files for containers
|
||||
release_summary: New modules for images and containers
|
||||
modules:
|
||||
- description: Export a podman container to tar file
|
||||
name: podman_export
|
||||
namespace: ''
|
||||
- description: Import Podman container from a tar file
|
||||
name: podman_import
|
||||
namespace: ''
|
||||
- description: Load image from a tar file
|
||||
name: podman_load
|
||||
namespace: ''
|
||||
- description: Saves podman image to tar file
|
||||
name: podman_save
|
||||
namespace: ''
|
||||
release_date: '2021-09-17'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue