diff options
author | Matthew Heon <matthew.heon@pm.me> | 2022-05-05 17:14:34 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2022-05-05 17:14:34 -0400 |
commit | ab4d33e146eab7cd685bb266e38ca62782642036 (patch) | |
tree | ffd7d17ec55125c13fbce511fdc0a404f45e2555 | |
parent | 3b4de8efc33d3eba4c4f280487f5d9eacb852da4 (diff) | |
download | podman-ab4d33e146eab7cd685bb266e38ca62782642036.tar.gz podman-ab4d33e146eab7cd685bb266e38ca62782642036.tar.bz2 podman-ab4d33e146eab7cd685bb266e38ca62782642036.zip |
Update README for 4.1.0 release
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes. -* [Latest Version: 4.0.3](https://github.com/containers/podman/releases/tag/v4.0.3) +* [Latest Version: 4.1.0](https://github.com/containers/podman/releases/tag/v4.1.0) * Latest Remote client for Windows * Latest Remote client for macOS * Latest Static Remote client for Linux |