summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2022-04-21 14:05:44 -0400
committerMatthew Heon <matthew.heon@pm.me>2022-04-21 14:05:44 -0400
commitb7dcbfed04e250257173190e947cf104b51a4159 (patch)
tree932cd0513c22562733865321a8e023fadd440095 /README.md
parentcb09c26c6519c2fff8be7285d585672a9066f2da (diff)
downloadpodman-b7dcbfed04e250257173190e947cf104b51a4159.tar.gz
podman-b7dcbfed04e250257173190e947cf104b51a4159.tar.bz2
podman-b7dcbfed04e250257173190e947cf104b51a4159.zip
Update release notes for v4.0.3 and v3.4.7
Also update README and ensure we point to v4.0.3 as the latest release, instead of v3.4.7 (which is newer chronologically but not by actual version). Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 4385886a8..9b375e35d 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: 4.0.0](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 4.0.3](https://github.com/containers/podman/releases/tag/v4.0.3)
* Latest Remote client for Windows
* Latest Remote client for macOS
* Latest Static Remote client for Linux