mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Release 1.18.2
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
a5d6a30c92
commit
a808c18fbc
3 changed files with 27 additions and 1 deletions
|
|
@ -5,6 +5,24 @@ Ansible Podman modules and plugins Release Notes
|
||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
|
v1.18.2
|
||||||
|
=======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Fix deprecation warnings and improve CI
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Fix tests for new Podman
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- Fix Ansible warning about test utils
|
||||||
|
|
||||||
v1.18.1
|
v1.18.1
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -497,6 +497,14 @@ releases:
|
||||||
- add passthrough and none log driver options
|
- add passthrough and none log driver options
|
||||||
release_summary: New podman and buildah connections and bugfixes
|
release_summary: New podman and buildah connections and bugfixes
|
||||||
release_date: '2026-01-15'
|
release_date: '2026-01-15'
|
||||||
|
1.18.2:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- Fix Ansible warning about test utils
|
||||||
|
minor_changes:
|
||||||
|
- Fix tests for new Podman
|
||||||
|
release_summary: Fix deprecation warnings and improve CI
|
||||||
|
release_date: '2026-02-01'
|
||||||
1.2.0:
|
1.2.0:
|
||||||
changes:
|
changes:
|
||||||
minor_changes:
|
minor_changes:
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
namespace: containers
|
namespace: containers
|
||||||
name: podman
|
name: podman
|
||||||
version: 1.18.1
|
version: 1.18.2
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Sagi Shnaidman <sshnaidm@redhat.com>
|
- Sagi Shnaidman <sshnaidm@redhat.com>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue