Hi all,

Podman v4.6.2 has been released! This is a small but mighty bugfix release, which includes a key performance improvement fix.

Release Notes:
- Fixed a performance issue when calculating diff sizes in overlay. The podman system df command should see a significant performance improvement. (#19467)
- Fixed a bug where containers in a pod would use the pod restart policy over the set container restart policy. (#19671)
- Fixed a bug in the Compat Build endpoint where the pull query parameter did not parse 0/1 as a boolean. (#17778)
- Updated the containers/storage library to v1.48.1

Thanks for checking it out!