mirror of
https://github.com/containerd/containerd.git
synced 2026-08-13 17:07:26 +00:00
Prepare release notes for v2.2.0-rc.0
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -14,8 +14,6 @@ pre_release = true
|
||||
preface = """\
|
||||
The second minor release of containerd 2.x focuses on continued stability alongside
|
||||
new features and improvements. This is the second time-based released for containerd.
|
||||
|
||||
This is a beta release and some functionality is still under development.
|
||||
"""
|
||||
|
||||
postface = """\
|
||||
@@ -24,7 +24,7 @@ var (
|
||||
Package = "github.com/containerd/containerd/v2"
|
||||
|
||||
// Version holds the complete version number. Filled in at linking time.
|
||||
Version = "2.2.0-beta+unknown"
|
||||
Version = "2.2.0-rc+unknown"
|
||||
|
||||
// Revision is filled with the VCS (e.g. git) revision being used to build
|
||||
// the program at linking time.
|
||||
|
||||
Reference in New Issue
Block a user