diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-08-22 06:00:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-22 06:00:37 -0400 |
commit | 2de56a5f41473e8f759972ec568089e9cddc0f98 (patch) | |
tree | ccc98716994abd57ed35afb9b19fd652ad7235f4 /README.md | |
parent | b644e37abcaac7a93a2e33e300fa0f91498c56fc (diff) | |
parent | e5d8defc44f55f3c29b642fd3ad3183d4062a373 (diff) | |
download | podman-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |