@@ -44,6 +44,7 @@ members = [
4444 " settings-migrations/v1.46.0/kubernetes-static-pods-enabled-setting" ,
4545 " settings-migrations/v1.47.0/container-runtime-concurrent-download-chunk-size" ,
4646 " settings-migrations/v1.47.0/host-bootstrap-containers-command-setting" ,
47+ " settings-migrations/v1.50.0/kubernetes-reserved-pid-settings" ,
4748
4849 " settings-plugins/aws-dev" ,
4950 " settings-plugins/aws-ecs-2" ,
@@ -112,27 +113,27 @@ walkdir = "2"
112113
113114[workspace .dependencies .bottlerocket-defaults-helper ]
114115git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
115- tag = " bottlerocket-settings-models-v0.15 .0"
116+ tag = " bottlerocket-settings-models-v0.16 .0"
116117version = " 0.1.1"
117118
118119[workspace .dependencies .bottlerocket-modeled-types ]
119120git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
120- tag = " bottlerocket-settings-models-v0.15 .0"
121- version = " 0.11 .0"
121+ tag = " bottlerocket-settings-models-v0.16 .0"
122+ version = " 0.12 .0"
122123
123124[workspace .dependencies .bottlerocket-settings-models ]
124125git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
125- tag = " bottlerocket-settings-models-v0.15 .0"
126- version = " 0.15 .0"
126+ tag = " bottlerocket-settings-models-v0.16 .0"
127+ version = " 0.16 .0"
127128
128129[workspace .dependencies .bottlerocket-settings-plugin ]
129130git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
130- tag = " bottlerocket-settings-models-v0.15 .0"
131+ tag = " bottlerocket-settings-models-v0.16 .0"
131132version = " 0.1.0"
132133
133134[workspace .dependencies .settings-extension-oci-defaults ]
134135git = " https://github.com/bottlerocket-os/bottlerocket-settings-sdk"
135- tag = " bottlerocket-settings-models-v0.15 .0"
136+ tag = " bottlerocket-settings-models-v0.16 .0"
136137version = " 0.1.0"
137138
138139[profile .release ]
0 commit comments