diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-11-05 09:38:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-05 09:38:56 +0100 |
commit | cc19b09b44634fe689c2a8b2e9b0102adf47c419 (patch) | |
tree | 1d379754719b2ecee13aa894cd47b7d21b7fc126 /README.md | |
parent | 1db4556d424d6fac5d12940f0b0cc66f7e00aa67 (diff) | |
parent | 830808cba78081b81f803dd1f099be5bf64407b8 (diff) | |
download | podman-cc19b09b44634fe689c2a8b2e9b0102adf47c419.tar.gz podman-cc19b09b44634fe689c2a8b2e9b0102adf47c419.tar.bz2 podman-cc19b09b44634fe689c2a8b2e9b0102adf47c419.zip |
Merge pull request #4442 from mheon/release_notes_add
Add release notes for v1.6.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.2](https://github.com/containers/libpod/releases/latest) +* [Latest Version: 1.6.3](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): |