diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 6a307ec..f958e32 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,47 @@ +- commits: + - subject: Update layers/meta-balena to fa0106adb36432f5538f908304e9967c827dcfd4 + hash: b11b8a1961404427c9374e4daa0e7e6f8c89139b + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to fa0106adb36432f5538f908304e9967c827dcfd4 + changelog-entry: Update layers/meta-balena to fa0106adb36432f5538f908304e9967c827dcfd4 + author: Renovate Bot + nested: + - commits: + - subject: "test: append installer configuration instead of replacing it" + hash: 2844d312784f2bf452fb547f2a4418814217ded1 + body: > + Both the migrator and secureboot tests assumed they were + creating an + + installer config.json section. Modify the code so both settings are + + included. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "test: os: use boolean for installer migration flag" + hash: e2a4555c035ddd90c22afbf2150769175c6fb2f1 + body: > + The installerForceMigration is a boolean, so let's use the + proper type. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-2.114.17 + title: "" + date: 2023-05-03T13:25:15.091Z + version: 2.114.17 + title: "" + date: 2023-05-03T15:08:33.092Z - commits: - subject: Update contracts to 75cd5e9f19d49b8723b7e39033763ca698e1254f hash: d37f2b447c2d2646d6250e2b5b4e767fa28b788d diff --git a/CHANGELOG.md b/CHANGELOG.md index 899170b..fdf6e5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ Change log ----------- +# v2.114.17 +## (2023-05-03) + + +
+ Update layers/meta-balena to fa0106adb36432f5538f908304e9967c827dcfd4 [Renovate Bot] + +> ## meta-balena-2.114.17 +> ### (2023-05-03) +> +> * test: append installer configuration instead of replacing it [Alex Gonzalez] +> * test: os: use boolean for installer migration flag [Alex Gonzalez] +> + +
+ # v2.114.16+rev1 ## (2023-05-03) diff --git a/VERSION b/VERSION index d195338..7fce17a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.114.16+rev1 \ No newline at end of file +2.114.17 \ No newline at end of file