diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-07-08 16:17:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-08 16:17:26 -0400 |
commit | edf5fe8b17f39ce98805c279b9795bfd4123abe2 (patch) | |
tree | d65031fe4692e28caf3f122a73fe30ca9f607719 /README.md | |
parent | b58d2b777cbdfe5be1553507a1fe6efacbc3d26f (diff) | |
parent | b1623a1ba5b53a89828d117c757b6b1577800b14 (diff) | |
download | podman-edf5fe8b17f39ce98805c279b9795bfd4123abe2.tar.gz podman-edf5fe8b17f39ce98805c279b9795bfd4123abe2.tar.bz2 podman-edf5fe8b17f39ce98805c279b9795bfd4123abe2.zip |
Merge pull request #6889 from mheon/update_master_releasenotes
[CI:DOCS] Update release notes on Master for v2.0.2
Diffstat (limited to 'README.md')
-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: 2.0.0](https://github.com/containers/libpod/releases/latest) +* [Latest Version: 2.0.2](https://github.com/containers/libpod/releases/latest) * Latest Remote client for Windows * Latest Remote client for MacOs * Latest Static Remote client for Linux |