summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-09-01 14:06:26 -0400
committerMatthew Heon <mheon@redhat.com>2020-09-01 14:06:26 -0400
commitec008c3464bf2972358f508ce3d81edec8817a2a (patch)
treebe22b7ee26803e995598c1a69e5cf90ac95578ad /README.md
parenta867b16f0c0f11fbf0bf6e8e7d32797f1b1b3744 (diff)
downloadpodman-ec008c3464bf2972358f508ce3d81edec8817a2a.tar.gz
podman-ec008c3464bf2972358f508ce3d81edec8817a2a.tar.bz2
podman-ec008c3464bf2972358f508ce3d81edec8817a2a.zip
Update master with release notes for v2.0.6
Also update README to reflect the new release. Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1a5e267f..cf42edc2e 100644
--- a/README.md
+++ b/README.md
@@ -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: 2.0.5](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 2.0.6](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux