diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-03-30 16:00:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-30 16:00:03 +0200 |
commit | bb66b49cd7b4489940aed8d0109e1e269dad72a1 (patch) | |
tree | 12f4234be0dcda70283341367363394b9d1298de /README.md | |
parent | c0802e72c2b325a92e0445d2de5774d16995a5bf (diff) | |
parent | d446942a96078429c6ca97431a94de326c55c345 (diff) | |
download | podman-bb66b49cd7b4489940aed8d0109e1e269dad72a1.tar.gz podman-bb66b49cd7b4489940aed8d0109e1e269dad72a1.tar.bz2 podman-bb66b49cd7b4489940aed8d0109e1e269dad72a1.zip |
Merge pull request #9886 from mheon/bump_main_310
[CI:DOCS] Update main branch to reflect the release of v3.1.0
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.0.0](https://github.com/containers/podman/releases/latest) +* [Latest Version: 3.1.0](https://github.com/containers/podman/releases/latest) * Latest Remote client for Windows * Latest Remote client for MacOs * Latest Static Remote client for Linux |