summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-12-01 19:42:44 +0100
committerGitHub <noreply@github.com>2020-12-01 19:42:44 +0100
commit055a7a909103cda8c18b8f24ecd9b919c49074f4 (patch)
treeb714a4dc65b7452f09a8fb57ad9d90f5a28faef6 /README.md
parent429d9492f85faf4c3a595b9d7b2a38743a4b8e42 (diff)
parent1060154135bd969c549adb6863a0baca97af7308 (diff)
downloadpodman-055a7a909103cda8c18b8f24ecd9b919c49074f4.tar.gz
podman-055a7a909103cda8c18b8f24ecd9b919c49074f4.tar.bz2
podman-055a7a909103cda8c18b8f24ecd9b919c49074f4.zip
Merge pull request #8525 from mheon/readme_220
[CI:DOCS] Bump version in README to v2.2.0
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 857d43fe8..3c25e53cb 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers.
Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes.
-* [Latest Version: 2.1.1](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 2.2.0](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux