Skip to content

renovate: Update containers.podman to version 1.6.1

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

This MR contains the following updates:

Package Type Update Change
containers.podman galaxy-collection minor 1.4.1 -> 1.6.1

Release Notes

containers/ansible-podman-collections

v1.6.1

Compare Source

======

Release Summary

Bugfix for podman_container_info

Bugfixes

  • Fix failure when listing containers

v1.6.0

Compare Source

======

Release Summary

New module podman_play for playing Kubernetes YAML and bugfixes

Minor Changes

  • Add Ansible 2.11 to all tests and use Ubuntu 20.04
  • Add Ansible 2.11 to testing
  • Add RPM building scripts
  • Add support for timezones in containers

Bugfixes

  • Fix ansible-test issues for CI
  • Fix idempotency for environment
  • Fix ipv6=false issue
  • Fix multi-containers options
  • Fix overlayfs issue in CI for buildah connection

New Modules

  • containers.podman.podman_play - Play Kubernetes YAML files with Podman

v1.5.0

Compare Source

======

Release Summary

New module - Podman login

Minor Changes

  • Podman login module

New Modules

  • containers.podman.podman_login - Login to a container registry using podman

v1.4.5

Compare Source

======

Release Summary

Additional fixes for newest version 3 of Podman

Bugfixes

  • Add IPv6 support for publishing ports
  • Add sigrtmin+3 signal (required for systemd containers)
  • Add support for Podman Pod restart
  • Convert IPv6 to shorten form
  • Fix error with images info where no images
  • Fix idempotency for rootless networks from v3
  • Fix no_log for newer ansible-test
  • Fix uppercase labels idempotency issue
  • Stop pods without recreating them

v1.4.4

Compare Source

======

Release Summary

Fixes for newest version 3 of Podman

Bugfixes

  • Attempt graceful stop when recreating container
  • Don't calculate image digest in check mode
  • Fix internal networks and DNS plugin for v3
  • Fix podman_pod* modules for Podman v3
  • Fixes for podman_container for Podman v3

v1.4.3

Compare Source

======

Release Summary

Documentation fixes and updates

Bugfixes

  • Add docs generation
  • Update documentation

v1.4.2

Compare Source

======

Release Summary

Bugfixes for podman container

Bugfixes

  • documentation - Add docs to Github
  • podman_container - Add 'created' state for podman_container
  • podman_container - Change default log level for 3+ versions
  • podman_container - Convert systemd option to a string
  • podman_container - Don't recreate container if env_file is specified
  • podman_container - Fix 'cap_add' and 'cap_drop' idempotency
  • podman_container - Fix idempotency for multiple ports
  • podman_container - Fix slirp4netns options idempotency
  • podman_container - Fix uid/gid checks for podman 1.6.4 volumes
  • podman_container - Handle slash removals for root volumes mount
  • podman_container - Restart container in a simple manner
  • podman_container - podman_container_lib - fix command idempotency
  • podman_image - Add debug log and podman_actions to podman_image
  • podman_image - Don't set default for validate-certs in podman_image

Configuration

📅 Schedule: 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