diff options
author | Matthew Heon <mheon@redhat.com> | 2022-06-15 11:16:38 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2022-06-15 11:16:38 -0400 |
commit | 693d439ac544475ffd1a7753fddfcc327e562710 (patch) | |
tree | d4b4323d2d91c7261f2d941412f61fa338fe7a43 /README.md | |
parent | ea18b9463e9da9adee194c0a1142b8d55b33c9fe (diff) | |
download | podman-693d439ac544475ffd1a7753fddfcc327e562710.tar.gz podman-693d439ac544475ffd1a7753fddfcc327e562710.tar.bz2 podman-693d439ac544475ffd1a7753fddfcc327e562710.zip |
Update release notes and README on Main for v4.1.1
Redirect links to the new release, and update the release notes.
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
@@ -6,7 +6,7 @@ Podman (the POD MANager) is a tool for managing containers and images, volumes m Podman runs containers on Linux, but can also be used on Mac and Windows systems using a Podman-managed virtual machine. 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.1.0](https://github.com/containers/podman/releases/tag/v4.1.0) +* [Latest Version: 4.1.1](https://github.com/containers/podman/releases/tag/v4.1.1) * Latest Remote client for Windows * Latest Remote client for macOS * Latest Static Remote client for Linux |