File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
bottlerocket-settings-models Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010- See [ unreleased changes here]
1111
12- [ unreleased changes here ] : https://github.com/bottlerocket-os/bottlerocket-settings-sdk/compare/bottlerocket-settings-models-v0.16.0...HEAD
12+ [ unreleased changes here ] : https://github.com/bottlerocket-os/bottlerocket-settings-sdk/compare/bottlerocket-settings-models-v0.17.0...HEAD
13+
14+ ## [ 0.17.0] - 2025-11-05
15+
16+ ## Model Changes
17+
18+ ### Added
19+
20+ - Added ` image-minimum-gc-age ` and ` image-maximum-gc-age ` kubernetes settings ([ #87 ] ) - Thanks @parnniti !
21+ - Added ` ids-per-pod ` and ` max-parallel-image-pulls ` kubernetes settings ([ #104 ] )
22+ - Added beta options for ` cpu-manager-policy-options ` kubernetes settings ([ #104 ] )
23+
24+ [ #87 ] :https://github.com/bottlerocket-os/bottlerocket-settings-sdk/pull/87
25+ [ #104 ] :https://github.com/bottlerocket-os/bottlerocket-settings-sdk/pull/104
26+
27+ [ 0.17.0 ] : https://github.com/bottlerocket-os/bottlerocket-settings-sdk/compare/bottlerocket-settings-models-v0.16.0...bottlerocket-settings-models-v0.17.0
1328
1429## [ 0.16.0] - 2025-09-19
1530
Original file line number Diff line number Diff line change 11[package ]
22name = " bottlerocket-settings-models"
3- version = " 0.16 .0"
3+ version = " 0.17 .0"
44authors = [
" Tom Kirchner <[email protected] >" ]
55license = " Apache-2.0 OR MIT"
66edition = " 2021"
You can’t perform that action at this time.
0 commit comments