Skip to content

Commit e2f1667

Browse files
authored
Merge pull request #113 from KCSesh/develop
Prepare for Core kit 2.3.6 release
2 parents fa98f43 + 05df31e commit e2f1667

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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+
116
# v2.3.5 (2024-08-21)
217

318
## Orchestrator Changes

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 1
2-
release-version = "2.3.5"
2+
release-version = "2.3.6"
33

44
[vendor.bottlerocket]
55
registry = "public.ecr.aws/bottlerocket"

advisories/staging/BRSA-himt1tjhhps5.toml renamed to advisories/2.3.6/BRSA-himt1tjhhps5.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ patched-epoch = "0"
1515
author = "mharrimn"
1616
issue-date = 2024-08-28T17:54:56Z
1717
arches = ["x86_64", "aarch64"]
18-
version = "staging"
18+
version = "2.3.6"

0 commit comments

Comments
 (0)