There was an error while loading. Please reload this page.
2 parents 621cedd + aac6b53 commit cad669bCopy full SHA for cad669b
1 file changed
api/releases/v1.11.0-beta.toml
@@ -0,0 +1,16 @@
1
+# commit to be tagged for new release
2
+commit = "HEAD"
3
+
4
+project_name = "containerd"
5
+github_repo = "containerd/containerd"
6
+sub_path = "api"
7
+ignore_deps = [ "github.com/containerd/containerd" ]
8
9
+# previous release
10
+previous = "api/v1.10.0"
11
12
+pre_release = true
13
14
+preface = """\
15
+The 12th release for the containerd 1.x API aligns with the containerd 2.3 release.
16
+"""
0 commit comments