summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-08-22 06:00:37 -0400
committerGitHub <noreply@github.com>2021-08-22 06:00:37 -0400
commit2de56a5f41473e8f759972ec568089e9cddc0f98 (patch)
treeccc98716994abd57ed35afb9b19fd652ad7235f4 /README.md
parentb644e37abcaac7a93a2e33e300fa0f91498c56fc (diff)
parente5d8defc44f55f3c29b642fd3ad3183d4062a373 (diff)
downloadpodman-2de56a5f41473e8f759972ec568089e9cddc0f98.tar.gz
podman-2de56a5f41473e8f759972ec568089e9cddc0f98.tar.bz2
podman-2de56a5f41473e8f759972ec568089e9cddc0f98.zip
Merge pull request #11301 from mheon/330_main
Update README for 3.3.0 release
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 f8cdd4ac2..6a6279361 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: 3.2.3](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 3.3.0](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for macOS
* Latest Static Remote client for Linux