diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-01-11 13:33:03 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-01-11 14:03:52 -0500 |
commit | 87b5b32188b07774479678666e8e70fc056957a7 (patch) | |
tree | 0879730e9c8fd927d1558a6a1bb73ac627ea61b6 /README.md | |
parent | 3e88dda2376b20b2359e8f7f6d14f2a4562f48f5 (diff) | |
download | podman-87b5b32188b07774479678666e8e70fc056957a7.tar.gz podman-87b5b32188b07774479678666e8e70fc056957a7.tar.bz2 podman-87b5b32188b07774479678666e8e70fc056957a7.zip |
Update release notes for v1.0
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Libpod provides a library for applications looking to use the Container Pod conc popularized by Kubernetes. libpod also contains the `podman` tool, for managing Pods, Containers, and Container Images. -* [Latest Version: 0.12.1](https://github.com/containers/libpod/releases/latest) +* [Latest Version: 1.0](https://github.com/containers/libpod/releases/latest) * [Continuous Integration:](contrib/cirrus/README.md) [](https://cirrus-ci.com/github/containers/libpod/master) ## Overview and scope |