mirror of
https://github.com/containerd/containerd.git
synced 2026-08-04 15:10:45 +00:00
Prepare release notes for api/v1.10.0-beta.0
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
16
api/releases/v1.10.0-beta.toml
Normal file
16
api/releases/v1.10.0-beta.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
# commit to be tagged for new release
|
||||
commit = "HEAD"
|
||||
|
||||
project_name = "containerd"
|
||||
github_repo = "containerd/containerd"
|
||||
sub_path = "api"
|
||||
ignore_deps = [ "github.com/containerd/containerd" ]
|
||||
|
||||
# previous release
|
||||
previous = "api/v1.9.0"
|
||||
|
||||
pre_release = true
|
||||
|
||||
preface = """\
|
||||
The 11th release for the containerd 1.x API aligns with the containerd 2.2 release.
|
||||
"""
|
||||
Reference in New Issue
Block a user