summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-10-02 13:09:50 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-10-02 13:09:50 -0400
commit6a540bd3ba4d3b765c9bb50935bd80c3e48f31e3 (patch)
tree1f16c4ada41cbbd49741c8ee61d201ca3dea68f1 /README.md
parentdac7889d134e1c8f2b26a73b93312c3463367178 (diff)
downloadpodman-6a540bd3ba4d3b765c9bb50935bd80c3e48f31e3.tar.gz
podman-6a540bd3ba4d3b765c9bb50935bd80c3e48f31e3.tar.bz2
podman-6a540bd3ba4d3b765c9bb50935bd80c3e48f31e3.zip
Podman 1.6.0 has been released, update the README
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 da8df1c15..9bb7403dc 100644
--- a/README.md
+++ b/README.md
@@ -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.5.1](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.6.0](https://github.com/containers/libpod/releases/latest)
* [Continuous Integration:](contrib/cirrus/README.md) [![Build Status](https://api.cirrus-ci.com/github/containers/libpod.svg)](https://cirrus-ci.com/github/containers/libpod/master)
* [GoDoc: ![GoDoc](https://godoc.org/github.com/containers/libpod/libpod?status.svg)](https://godoc.org/github.com/containers/libpod/libpod)
* Automated continuous release downloads (including remote-client):