summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-10-17 23:02:40 +0200
committercnbattle <qiaicn@gmail.com>2019-10-18 21:55:16 +0800
commit2793ec29c666cf0edfc7fa99c440f88510c496e5 (patch)
treeb9c8035c95e851626ffccaad42e97c13c46e8852 /README.md
parent2b0892e757c878cdb087dd22b8986bccef0276ed (diff)
parente2ddfd704b849e94645dbd4c37a9c26bc2a30cf7 (diff)
downloadpodman-2793ec29c666cf0edfc7fa99c440f88510c496e5.tar.gz
podman-2793ec29c666cf0edfc7fa99c440f88510c496e5.tar.bz2
podman-2793ec29c666cf0edfc7fa99c440f88510c496e5.zip
Merge pull request #4292 from mheon/bump-1.6.2
Bump to v1.6.2 Signed-off-by: cnbattle <qiaicn@gmail.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 485ca7b6f..166a4bebe 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.6.0](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.6.2](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):