File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change
1
+ # v3.3.0 (2024-11-12)
2
+
3
+ ## Orchestrator Changes
4
+ ### Kubernetes
5
+ * Add latest instance types to eni-max-pods mapping ([ #250 ] )
6
+
7
+ ## OS Changes
8
+ * Include ` rdma-core ` in AWS variants ([ #252 ] )
9
+ * Add ` libstdc++ ` subpackage to ` libgcc ` ([ #253 ] )
10
+ * Update third-party packages ([ #254 ] )
11
+
12
+ [ #250 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/250
13
+ [ #252 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/252
14
+ [ #253 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/253
15
+ [ #254 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/254
16
+
1
17
# v3.2.0 (2024-11-06)
2
18
3
19
## Orchestrator Changes
193
209
## OS Changes
194
210
* Use open GPU drivers on P4 and P5 instances ([ #114 ] )
195
211
* Add package-level support for EROFS as a root filesystem ([ #159 ] )
196
- * Update libnvidia-container and nvidia-container-toolkit to 1.16.2 ([ #161 ] )
212
+ * Update libnvidia-container and nvidia-container-toolkit to 1.16.2 ([ #161 ] )
197
213
198
214
[ #114 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/114
199
215
[ #157 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/157
442
458
## Build Changes
443
459
444
460
* Update Twoliter to 0.4.3 ([ #39 ] )
445
-
461
+
446
462
[ #39 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/39
447
463
[ #40 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/40
448
464
[ #42 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/42
Original file line number Diff line number Diff line change 1
1
schema-version = 1
2
- release-version = " 3.2.1 "
2
+ release-version = " 3.3.0 "
3
3
4
4
[vendor .bottlerocket ]
5
5
registry = " public.ecr.aws/bottlerocket"
You can’t perform that action at this time.
0 commit comments