File tree Expand file tree Collapse file tree 4 files changed +45
-38
lines changed Expand file tree Collapse file tree 4 files changed +45
-38
lines changed Original file line number Diff line number Diff line change 1+ # v10.4.1 (2025-09-11)
2+
3+ ## Build Changes
4+ * Update ` bottlerocket-settings-models ` to 0.15.0 ([ #658 ] )
5+
6+ [ #658 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/658
7+
18# v10.4.0 (2025-09-08)
29
310## OS Changes
Original file line number Diff line number Diff line change 11schema-version = 2
2- release-version = " 10.4.0 "
2+ release-version = " 10.4.1 "
33project-vendor = " Bottlerocket"
44
55[vendor .bottlerocket ]
Original file line number Diff line number Diff line change @@ -211,13 +211,13 @@ base64 = "0.22"
211211
212212[workspace .dependencies .bottlerocket-modeled-types ]
213213git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
214- tag = " bottlerocket-settings-models-v0.14 .0"
214+ tag = " bottlerocket-settings-models-v0.15 .0"
215215version = " 0.11.0"
216216
217217[workspace .dependencies .bottlerocket-settings-models ]
218218git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
219- tag = " bottlerocket-settings-models-v0.14 .0"
220- version = " 0.14 .0"
219+ tag = " bottlerocket-settings-models-v0.15 .0"
220+ version = " 0.15 .0"
221221
222222[workspace .dependencies .bottlerocket-settings-plugin ]
223223git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
@@ -226,7 +226,7 @@ version = "0.1.0"
226226
227227[workspace .dependencies .settings-extension-oci-defaults ]
228228git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
229- tag = " bottlerocket-settings-models-v0.14 .0"
229+ tag = " bottlerocket-settings-models-v0.15 .0"
230230version = " 0.1.0"
231231
232232[profile .release ]
You can’t perform that action at this time.
0 commit comments