This update for podman fixes the following issues:
podman was updated to version 4.3.1:
4.3.1:
podman ps and podman container inspect commands4.3.0:
podman generate spec, has been added, which creates a JSON struct based on a given container that can be used with the Podman REST API to create containers.podman update, has been added,which makes changes to the resource limits of existing containers. Please note that these changes do not persist if the container is restartedpodman kube down, has been added, which removes pods and containers created by the given Kubernetes YAML (functionality is identical to podman kube play --down, but it now has its own command).podman kube play command now supports Kubernetes secrets using Podman's secrets backend.podman kube play command now integrate with sd-notify, using the io.containers.sdnotify annotation (or io.containers.sdnotify/$name for specific containers).podman kube play can now be auto-updated, using the io.containers.auto-update annotation (or io.containers.auto-update/$name for specific containers).podman kube play command can now read YAML from URLs, e.g. podman kube play https://example.com/demo.ymlpodman kube play command now supports the emptyDir volume typepodman kube play command now supports the HostUsers field in the pod spec.podman play kube command now supports binaryData in ConfigMaps.podman pod create command can now set additional resource limits for pods using the new --memory-swap, --cpuset-mems, --device-read-bps, --device-write-bps, --blkio-weight, --blkio-weight-device, and --cpu-shares options.podman machine init command now supports a new...4.3.1-150300.9.15.14.3.1-150300.9.15.1