Skip to content

Commit 5dc5941

Browse files
committed
chore: bump bottlerocket-settings-models to 0.28.0
Signed-off-by: Maher Homsi <maherhom@amazon.com>
1 parent e53994d commit 5dc5941

2 files changed

Lines changed: 51 additions & 38 deletions

File tree

sources/Cargo.lock

Lines changed: 47 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sources/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,13 +234,13 @@ base64 = "0.22"
234234

235235
[workspace.dependencies.bottlerocket-modeled-types]
236236
git = "https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
237-
tag = "bottlerocket-settings-models-v0.27.0"
237+
tag = "bottlerocket-settings-models-v0.28.0"
238238
version = "0.18.0"
239239

240240
[workspace.dependencies.bottlerocket-settings-models]
241241
git = "https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
242-
tag = "bottlerocket-settings-models-v0.27.0"
243-
version = "0.27.0"
242+
tag = "bottlerocket-settings-models-v0.28.0"
243+
version = "0.28.0"
244244

245245
[workspace.dependencies.bottlerocket-settings-plugin]
246246
git = "https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
@@ -249,7 +249,7 @@ version = "0.1.0"
249249

250250
[workspace.dependencies.settings-extension-oci-defaults]
251251
git = "https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
252-
tag = "bottlerocket-settings-models-v0.27.0"
252+
tag = "bottlerocket-settings-models-v0.28.0"
253253
version = "0.1.0"
254254

255255
[profile.release]

0 commit comments

Comments
 (0)