diff options
author | Matthew Heon <mheon@redhat.com> | 2022-05-06 10:03:03 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2022-05-06 10:03:03 -0400 |
commit | bce014e19ca333de69bce994cac86e2c5bdfdab9 (patch) | |
tree | 12e4e0fd8dbeff5409ecbec2a0f66553ef1a4371 /README.md | |
parent | 5d5cb402cb6be818d6efd52d2198b00a55df0f1b (diff) | |
download | podman-bce014e19ca333de69bce994cac86e2c5bdfdab9.tar.gz podman-bce014e19ca333de69bce994cac86e2c5bdfdab9.tar.bz2 podman-bce014e19ca333de69bce994cac86e2c5bdfdab9.zip |
Update release notes for Podman v4.1.0
Also bumps version in README.
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: 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 |