diff options
author | Matthew Heon <mheon@redhat.com> | 2021-08-17 15:39:46 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-08-17 15:39:46 -0400 |
commit | e200b07f576c7937419708f8927fe4fd12ab210b (patch) | |
tree | a2a71e6557c39090550c8328cb36a6927a73a8cb | |
parent | 741ef8111f808bfd6e992eabbfc2dccc36f0b1a9 (diff) | |
download | podman-e200b07f576c7937419708f8927fe4fd12ab210b.tar.gz podman-e200b07f576c7937419708f8927fe4fd12ab210b.tar.bz2 podman-e200b07f576c7937419708f8927fe4fd12ab210b.zip |
Release notes for v3.3.0-RC3
Signed-off-by: Matthew Heon <mheon@redhat.com>
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d74ac6cfe..18bf4a530 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -96,8 +96,8 @@ ### Misc - Updated Buildah to v1.22.0 -- Updated the containers/storage library to v1.33.1 -- Updated the containers/image library to v5.15.0 +- Updated the containers/storage library to v1.34.1 +- Updated the containers/image library to v5.15.1 - Updated the containers/common library to v0.42.1 ## 3.2.3 |