Skip to content

Commit 286ac64

Browse files
authored
Merge pull request #61 from koooosh/2.3.1-release
Prepare for v2.3.1 release
2 parents bf79f2e + 377148a commit 286ac64

File tree

4 files changed

+29
-5
lines changed

4 files changed

+29
-5
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
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+
125
# v2.3.0 (2024-07-24)
226

327
## OS Changes

Twoliter.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
schema-version = 1
2-
release-version = "2.3.0"
2+
release-version = "2.3.1"
33
kit = []
4-
digest = "mVTPtGJs7HIhZyNfCyIo7znO4ZHU3IxQFcXLsObga14="
4+
digest = "4Dw94LDRm25CS2JzxmchQHxaXcuM8n56fymXwD7UQG4="
55

66
[sdk]
77
name = "bottlerocket-sdk"

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.0"
2+
release-version = "2.3.1"
33

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

advisories/staging/BRSA-eve2oc0u.toml renamed to advisories/2.3.1/BRSA-eve2oc0u.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ patched-version = "25.0.6"
1111

1212
[updateinfo]
1313
author = "giinglis"
14-
issue-date = 2024-07-29T17:13:52Z
14+
issue-date = 2024-08-01T20:00:00Z
1515
arches = ["aarch64", "x86_64"]
16-
version = "staging"
16+
version = "2.3.1"

0 commit comments

Comments
 (0)