aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2022-06-15 16:21:26 +0000
committerGitHub <noreply@github.com>2022-06-15 16:21:26 +0000
commit31095349e394b4f5db0b76d3e4c5d05d3e6d05c3 (patch)
tree4a5d49bdbdb705f1740a56b9187702a4d388b1bc /README.md
parented755cb14e13e8391c1bb33cb0ff038178c4461d (diff)
parent693d439ac544475ffd1a7753fddfcc327e562710 (diff)
downloadpodman-31095349e394b4f5db0b76d3e4c5d05d3e6d05c3.tar.gz
podman-31095349e394b4f5db0b76d3e4c5d05d3e6d05c3.tar.bz2
podman-31095349e394b4f5db0b76d3e4c5d05d3e6d05c3.zip
Merge pull request #14601 from mheon/bump_main_411
[CI:DOCS] Update release notes and README on Main for v4.1.1
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 5e86b336e..a6292a548 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Podman (the POD MANager) is a tool for managing containers and images, volumes m
Podman runs containers on Linux, but can also be used on Mac and Windows systems using a Podman-managed virtual machine.
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: 4.1.0](https://github.com/containers/podman/releases/tag/v4.1.0)
+* [Latest Version: 4.1.1](https://github.com/containers/podman/releases/tag/v4.1.1)
* Latest Remote client for Windows
* Latest Remote client for macOS
* Latest Static Remote client for Linux