File tree Expand file tree Collapse file tree 4 files changed +31
-6
lines changed
Expand file tree Collapse file tree 4 files changed +31
-6
lines changed Original file line number Diff line number Diff line change 1+ # v2.3.0 (2024-07-24)
2+
3+ ## OS Changes
4+
5+ * Update containerd to 1.7.20 ([ #40 ] )
6+ * Update runc to 1.1.13 ([ #40 ] )
7+ * Update kernels: 5.10.220, 5.15.162, and 6.1.97 ([ #46 ] )
8+ * Add kmod-6.1-neuron-devel ([ #42 ] )
9+
10+ ## Orchestrator Changes
11+
12+ ### Kubernetes
13+
14+ * Add latest instance types to eni-max-pods mapping ([ #43 ] )
15+
16+ ## Build Changes
17+
18+ * Update Twoliter to 0.4.3 ([ #39 ] )
19+
20+ [ #39 ] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/39
21+ [ #40 ] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/40
22+ [ #42 ] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/42
23+ [ #43 ] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/43
24+ [ #46 ] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/46
25+
126# v2.2.0 (2024-07-18)
227
328## OS Changes
Original file line number Diff line number Diff line change 11schema-version = 1
2- release-version = "2.2 .0"
2+ release-version = "2.3 .0"
33kit = []
4- digest = "LLJp6qaa2q1F7gvBg9BwpKeEf2TRD1mlYz/myx9J3xM ="
4+ digest = "io9aXKryudbmqjDs4n/38x28VYQmf/99kPE26c0VtKY ="
55
66[sdk]
77name = "bottlerocket-sdk"
Original file line number Diff line number Diff line change 11schema-version = 1
2- release-version = " 2.2 .0"
2+ release-version = " 2.3 .0"
33
44[vendor .bottlerocket ]
55registry = " public.ecr.aws/bottlerocket"
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ description = "The grpc Unary Server Interceptor in containerd's OpenTelemetry-G
77
88[[advisory .products ]]
99package-name = " containerd"
10- patched-version = " 1.17 .20"
10+ patched-version = " 1.7 .20"
1111
1212[updateinfo ]
1313author = " vighmah"
14- issue-date = 2024-07-22T20:29:07Z
14+ issue-date = 2024-07-24T20:00:00Z
1515arches = [" x86_64" , " aarch64" ]
16- version = " staging "
16+ version = " 2.3.0 "
You can’t perform that action at this time.
0 commit comments