summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-04-21 14:23:31 -0400
committerGitHub <noreply@github.com>2022-04-21 14:23:31 -0400
commit121dde6234ddfcaf11abea03449bfd2a11da90a5 (patch)
tree932cd0513c22562733865321a8e023fadd440095 /README.md
parentcb09c26c6519c2fff8be7285d585672a9066f2da (diff)
parentb7dcbfed04e250257173190e947cf104b51a4159 (diff)
downloadpodman-121dde6234ddfcaf11abea03449bfd2a11da90a5.tar.gz
podman-121dde6234ddfcaf11abea03449bfd2a11da90a5.tar.bz2
podman-121dde6234ddfcaf11abea03449bfd2a11da90a5.zip
Merge pull request #13954 from mheon/update_release_notes
[CI:DOCS] Update release notes for v4.0.3 and v3.4.7
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