summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-02-07 09:16:13 -0500
committerMatthew Heon <mheon@redhat.com>2020-02-07 09:16:13 -0500
commit562d3b09d0dcceea30ed6a61d9fa06a52df20d90 (patch)
tree04b361d487688a99e7487769f0729f7d04b74d06 /README.md
parent29d76a4cb2c93818041e14f2bebe35dd1bbea087 (diff)
downloadpodman-562d3b09d0dcceea30ed6a61d9fa06a52df20d90.tar.gz
podman-562d3b09d0dcceea30ed6a61d9fa06a52df20d90.tar.bz2
podman-562d3b09d0dcceea30ed6a61d9fa06a52df20d90.zip
Update readme to 1.8.0 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 e7ab48fac..4fbe2ecea 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.7.0](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.8.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):