Skip to content

automation: Update containers.podman to version 1.16.2

Housekeeper (bot) requested to merge renovate/containers.podman-1.x into master

This MR contains the following updates:

Package Type Update Change
containers.podman galaxy-collection minor 1.15.4 -> 1.16.2

Release Notes

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

v1.16.2

Compare Source

=======

Release Summary

Bugfixes and Quadlet improvements

Bugfixes

  • Add missing parameters for podman container quadlet
  • Add new options for podman_network
  • Add option to specify kube file content in module
  • Add quadlet file mode option to specify file permission
  • Add secret to login module
  • Don't check image availability in Quadlet
  • Fix max_size idempotency issue
  • Fix typo in quadlet generator
  • Fix unsupported pull policy in example on podman_container.py
  • fix quadlet cmd_args append mistake
  • podman_login does not support check_mode

v1.16.1

Compare Source

=======

Release Summary

Bugfixes

Bugfixes

  • Fix podman image permissions issue and runlable test
  • don't document quadlet_dir as required when setting state=quadlet

v1.16.0

Compare Source

=======

Release Summary

New features, podman copy module and bugfixes

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

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

New Modules

  • containers.podman.podman_container_copy - Copy file to or from a container

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.

Edited by Housekeeper (bot)

Merge request reports

Loading