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
+
1
8
# v10.4.0 (2025-09-08)
2
9
3
10
## OS Changes
Original file line number Diff line number Diff line change 1
1
schema-version = 2
2
- release-version = " 10.4.0 "
2
+ release-version = " 10.4.1 "
3
3
project-vendor = " Bottlerocket"
4
4
5
5
[vendor .bottlerocket ]
Original file line number Diff line number Diff line change @@ -211,13 +211,13 @@ base64 = "0.22"
211
211
212
212
[workspace .dependencies .bottlerocket-modeled-types ]
213
213
git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
214
- tag = " bottlerocket-settings-models-v0.14 .0"
214
+ tag = " bottlerocket-settings-models-v0.15 .0"
215
215
version = " 0.11.0"
216
216
217
217
[workspace .dependencies .bottlerocket-settings-models ]
218
218
git = " 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"
221
221
222
222
[workspace .dependencies .bottlerocket-settings-plugin ]
223
223
git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
@@ -226,7 +226,7 @@ version = "0.1.0"
226
226
227
227
[workspace .dependencies .settings-extension-oci-defaults ]
228
228
git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
229
- tag = " bottlerocket-settings-models-v0.14 .0"
229
+ tag = " bottlerocket-settings-models-v0.15 .0"
230
230
version = " 0.1.0"
231
231
232
232
[profile .release ]
You can’t perform that action at this time.
0 commit comments