diff options
author | Matthew Heon <mheon@redhat.com> | 2020-06-19 15:56:08 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-06-19 15:56:08 -0400 |
commit | 38b028710ee7833346e92f8071f4d34b8d425418 (patch) | |
tree | d3cfa8601f63a578266f93b2e3bc5a72af69ec13 | |
parent | bd858dd8dca09048636da8a5b7853542bf89b4c4 (diff) | |
download | podman-38b028710ee7833346e92f8071f4d34b8d425418.tar.gz podman-38b028710ee7833346e92f8071f4d34b8d425418.tar.bz2 podman-38b028710ee7833346e92f8071f4d34b8d425418.zip |
Update README to reflect that v2.0.0 has been released
Signed-off-by: Matthew Heon <mheon@redhat.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Libpod provides a library for applications looking to use the Container Pod concept, popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`. Podman manages pods, containers, container images, and container volumes. -* [Latest Version: 1.9.2](https://github.com/containers/libpod/releases/latest) +* [Latest Version: 2.0.0](https://github.com/containers/libpod/releases/latest) * Latest Remote client for Windows * Latest Remote client for MacOs * Latest Static Remote client for Linux |