Skip to content

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

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 minor 1.13.0 -> 1.14.0

Release Notes

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

v1.14.0

Compare Source

=======

Release Summary

Idempotency redesign and a lot of new options

Major Changes

  • Add mount and unmount for volumes
  • Add multiple subnets for networks
  • Add new options for podman_container
  • Add new options to pod module
  • Improve idempotency for networking in podman_container
  • Redesign idempotency for Podman Pod module

Minor Changes

  • Add autodiscovery for build context in podman_image
  • Add docs, tests and more examples for podman_pod
  • Add extra_args for podman_image push and pull
  • Add idempotency for mounts and volumes in podman_container
  • Add new functionality tests for podman_secret
  • Add path and env options for podman_secret
  • Add route, dns and ipam_driver to podman_network
  • Create podman secret when skip_existing=True and it does not exist

Bugfixes

  • Fix idempotency for pod with 0.0.0.0
  • Fix transports issues in podman_image
  • fix(#​747) set correct HealthCmd

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

Loading