Skip to content

Commit a83a2bc

Browse files
committed
hack: bump bottlerocket-settings-sdk version
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
1 parent 88ee32c commit a83a2bc

2 files changed

Lines changed: 55 additions & 44 deletions

File tree

sources/Cargo.lock

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

sources/Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138,27 +138,27 @@ walkdir = "2"
138138

139139
[workspace.dependencies.bottlerocket-defaults-helper]
140140
git = "https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
141-
tag = "bottlerocket-settings-models-v0.25.0"
141+
rev = "2c9e7472369f4d1573ad4a151a7ff92bbf02e726"
142142
version = "0.1.1"
143143

144144
[workspace.dependencies.bottlerocket-modeled-types]
145145
git = "https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
146-
tag = "bottlerocket-settings-models-v0.25.0"
146+
rev = "2c9e7472369f4d1573ad4a151a7ff92bbf02e726"
147147
version = "0.17.0"
148148

149149
[workspace.dependencies.bottlerocket-settings-models]
150150
git = "https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
151-
tag = "bottlerocket-settings-models-v0.25.0"
152-
version = "0.25.0"
151+
rev = "2c9e7472369f4d1573ad4a151a7ff92bbf02e726"
152+
version = "0.26.0"
153153

154154
[workspace.dependencies.bottlerocket-settings-plugin]
155155
git = "https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
156-
tag = "bottlerocket-settings-models-v0.25.0"
156+
rev = "2c9e7472369f4d1573ad4a151a7ff92bbf02e726"
157157
version = "0.1.0"
158158

159159
[workspace.dependencies.settings-extension-oci-defaults]
160160
git = "https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
161-
tag = "bottlerocket-settings-models-v0.25.0"
161+
rev = "2c9e7472369f4d1573ad4a151a7ff92bbf02e726"
162162
version = "0.1.0"
163163

164164
[profile.release]

0 commit comments

Comments
 (0)