Skip to content

chore(deps): update containers.podman to version 1.12.1

Tortoise caretaker requested to merge renovate/containers.podman-1.x into next

This MR contains the following updates:

Package Type Update Change
containers.podman galaxy-collection patch 1.12.0 -> 1.12.1

Release Notes

containers/ansible-podman-collections (containers.podman)

v1.12.1

Compare Source

=======

Release Summary

Support for Podman v5 and bugfixes

Minor Changes

  • CI - Fix rootfs test in CI
  • CI - add custom podman path to tasks
  • CI - add parametrized executables to tests
  • podman_container - Add pasta as default network mode after v5
  • podman_container_exec - Return data for podman exec module
  • podman_generate_systemd - Fix broken example for podman_generate_systemd (#​708)
  • podman_login - Update podman_login.py
  • podman_play - Add support for kube yaml files with multi-documents (#​724)
  • podman_play - Update the logic for deleting pods/containers in podman_play
  • podman_pod_info - handle return being list in Podman 5 (#​713)

Bugfixes

  • podman_container - Add check and fixed for v5 network diff
  • podman_container - Fix pasta networking idempotency for v5 (#​728)
  • podman_container_exec - Remove unnecessary quotes in podman_container_exec module
  • podman_image_info - Fix wrong return data type in podman_image_info
  • podman_play - Fix kube play annotations
  • podman_pod - Fix broken info of pods in Podman v5
  • podman_pod - Fix pod for Podman v5
  • podman_pod - Fix podman pod v5 broken info issue

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.

Merge request reports