diff options
author | Matthew Heon <mheon@redhat.com> | 2021-09-30 15:09:53 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-09-30 15:09:53 -0400 |
commit | 7e81d78ed095c34d67d427ff595ffb17069f135a (patch) | |
tree | 1b4bb5eb9be64fd2126d40f3242d92dbbdc0f7a6 /README.md | |
parent | 08e1bb54c3cb390b1f2821222961805bb689df99 (diff) | |
download | podman-7e81d78ed095c34d67d427ff595ffb17069f135a.tar.gz podman-7e81d78ed095c34d67d427ff595ffb17069f135a.tar.bz2 podman-7e81d78ed095c34d67d427ff595ffb17069f135a.zip |
Update README and release notes for v3.4.0
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'README.md')
-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: 3.3.1](https://github.com/containers/podman/releases/latest) +* [Latest Version: 3.4.0](https://github.com/containers/podman/releases/latest) * Latest Remote client for Windows * Latest Remote client for macOS * Latest Static Remote client for Linux |