summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-04-15 14:53:12 -0400
committerGitHub <noreply@github.com>2020-04-15 14:53:12 -0400
commit97bded83027d861bbe5f36543e4d35ee4cd48834 (patch)
tree2c2aa24f844b0d80a49913cfd02e5daef3463a4d
parent337e8d6d2776c37c61f59a4add1accae2c3706aa (diff)
parentd522755b51230e888c57919d7d7679a990370ada (diff)
downloadpodman-97bded83027d861bbe5f36543e4d35ee4cd48834.tar.gz
podman-97bded83027d861bbe5f36543e4d35ee4cd48834.tar.bz2
podman-97bded83027d861bbe5f36543e4d35ee4cd48834.zip
Merge pull request #5823 from mheon/update_readme_19
[CI:DOCS] Update README to reflect that latest version is v1.9.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d5f682ee2..8cc010a45 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.8.2](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.9.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):