File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change
1
+ # v2.3.6 (2024-08-28)
2
+
3
+ ## Build Changes
4
+ * Update Twoliter to 0.4.5 (#106 )
5
+ * schnauzer: add reflective template helpers (#105 )
6
+ * Update bottlerocket-sdk to v0.44.0 ([ #109 ] )
7
+
8
+ ## OS Changes
9
+ * Third party package updates (#108 )
10
+
11
+ [ #105 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/105
12
+ [ #106 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/106
13
+ [ #108 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/108
14
+ [ #109 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/109
15
+
1
16
# v2.3.5 (2024-08-21)
2
17
3
18
## Orchestrator Changes
Original file line number Diff line number Diff line change 1
1
schema-version = 1
2
- release-version = " 2.3.5 "
2
+ release-version = " 2.3.6 "
3
3
4
4
[vendor .bottlerocket ]
5
5
registry = " public.ecr.aws/bottlerocket"
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ patched-epoch = "0"
15
15
author = " mharrimn"
16
16
issue-date = 2024-08-28T17:54:56Z
17
17
arches = [" x86_64" , " aarch64" ]
18
- version = " staging "
18
+ version = " 2.3.6 "
You can’t perform that action at this time.
0 commit comments