File tree Expand file tree Collapse file tree 4 files changed +29
-5
lines changed Expand file tree Collapse file tree 4 files changed +29
-5
lines changed Original file line number Diff line number Diff line change
1
+ # v2.3.1 (2024-08-01)
2
+
3
+ ## OS Changes
4
+
5
+ * Update docker-engine to v25.0.6 ([ #55 ] )
6
+
7
+ ## Orchestrator Changes
8
+
9
+ ### Kubernetes
10
+
11
+ * nvidia-container-runtime, nvidia-k8s-device-plugin: support Nvidia settings APIs [ #48 ]
12
+ * Support hostname-override-source ([ #59 ] )
13
+
14
+ ## Build Changes
15
+
16
+ * Update bottlerocket-settings-models to v0.2.0 ([ #58 ] )
17
+ * Update bottlerocket-sdk to v0.43.0 ([ #60 ] )
18
+
19
+ [ #48 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/48
20
+ [ #55 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/55
21
+ [ #58 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/58
22
+ [ #59 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/59
23
+ [ #60 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/60
24
+
1
25
# v2.3.0 (2024-07-24)
2
26
3
27
## OS Changes
Original file line number Diff line number Diff line change 1
1
schema-version = 1
2
- release-version = "2.3.0 "
2
+ release-version = "2.3.1 "
3
3
kit = []
4
- digest = "mVTPtGJs7HIhZyNfCyIo7znO4ZHU3IxQFcXLsObga14 ="
4
+ digest = "4Dw94LDRm25CS2JzxmchQHxaXcuM8n56fymXwD7UQG4 ="
5
5
6
6
[sdk]
7
7
name = "bottlerocket-sdk"
Original file line number Diff line number Diff line change 1
1
schema-version = 1
2
- release-version = " 2.3.0 "
2
+ release-version = " 2.3.1 "
3
3
4
4
[vendor .bottlerocket ]
5
5
registry = " public.ecr.aws/bottlerocket"
Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ patched-version = "25.0.6"
11
11
12
12
[updateinfo ]
13
13
author = " giinglis"
14
- issue-date = 2024-07-29T17:13:52Z
14
+ issue-date = 2024-08-01T20:00:00Z
15
15
arches = [" aarch64" , " x86_64" ]
16
- version = " staging "
16
+ version = " 2.3.1 "
You can’t perform that action at this time.
0 commit comments