mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Release 1.16.0 version (#851)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
c11b2af89d
commit
0b773e5d61
36 changed files with 388 additions and 38 deletions
|
|
@ -356,6 +356,36 @@ releases:
|
|||
- Idempotency improvements
|
||||
release_summary: Bugfixes
|
||||
release_date: '2024-07-12'
|
||||
1.16.0:
|
||||
changes:
|
||||
bugfixes:
|
||||
- CI - Add images removal for tests
|
||||
- CI - Fix podman CI test container images
|
||||
- CI - add ignore list for Ansible sanity for 2.19
|
||||
- CI - bump artifacts versions for GHactions
|
||||
- CI - change k8s.gcr.io to registry.k8s.io in tests
|
||||
- CI - fix Podman search of invalid image
|
||||
- Disable idempotency for pod_id_file
|
||||
- Fix command idempotency with quotes
|
||||
- Fix health-startup-cmd
|
||||
- Fix logic in Podman images
|
||||
- Fix quadlet parameters when container uses rootfs
|
||||
- fix for tls_verify being ignored
|
||||
- fix(podman_image) - skip empty volume items
|
||||
- fix(podman_save) - always changed when force
|
||||
- modify error and docs
|
||||
minor_changes:
|
||||
- Add arch to podman build command explicitly
|
||||
- Add group_add parameter for podman quadlet
|
||||
- Add support for check_mode in Quadlet
|
||||
- Trigger a new image build when we detect that the Containerfile has changed.
|
||||
- Update inspection info about objects in modules
|
||||
release_summary: New features, podman copy module and bugfixes
|
||||
modules:
|
||||
- description: Copy file to or from a container
|
||||
name: podman_container_copy
|
||||
namespace: ''
|
||||
release_date: '2024-09-24'
|
||||
1.2.0:
|
||||
changes:
|
||||
minor_changes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue