diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 685f13ec..d3f253b6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,21 @@ Ansible Podman modules and plugins Release Notes .. contents:: Topics +v1.15.4 +======= + +Release Summary +--------------- + +Bugfixes + +Bugfixes +-------- + +- Fix missing entries in network quadlet generated file +- Fix quadlet parameters for restart policy +- Idempotency improvements + v1.15.3 ======= diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 540d81d3..bc757a75 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -348,6 +348,14 @@ releases: - CI Update python for latest Ansible to 3.11 in CI release_summary: Bugfixes release_date: '2024-06-20' + 1.15.4: + changes: + bugfixes: + - Fix missing entries in network quadlet generated file + - Fix quadlet parameters for restart policy + - Idempotency improvements + release_summary: Bugfixes + release_date: '2024-07-12' 1.2.0: changes: minor_changes: diff --git a/docs/buildah_connection.html b/docs/buildah_connection.html index 0da9548d..3139bb89 100644 --- a/docs/buildah_connection.html +++ b/docs/buildah_connection.html @@ -37,7 +37,7 @@

containers.podman.buildah connection – Interact with an existing buildah container

Note

-

This connection plugin is part of the containers.podman collection (version 1.15.2).

+

This connection plugin is part of the containers.podman collection (version 1.15.4).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install containers.podman.

diff --git a/docs/index.html b/docs/index.html index a489a75f..cbaf65c5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,7 +34,7 @@

Containers.Podman

-

Collection version 1.15.2

+

Collection version 1.15.4