diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d0734477..157f6817 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,45 @@ +- commits: + - subject: Update layers/meta-balena to 966f4447225b4d7def470789ca6239067c22591d + hash: 79329688cb0cb1db2c26de8661356e07f0149d7e + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 966f4447225b4d7def470789ca6239067c22591d + changelog-entry: Update layers/meta-balena to 966f4447225b4d7def470789ca6239067c22591d + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update balena-supervisor to v14.12.2 + hash: 3a0ac5e503021781f9b9af8c5cd592cecc9e4ea1 + body: | + Update balena-supervisor from 14.12.1 to 14.12.2 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Dump target-state to hostOS tmp dir + hash: ab513cc021d90b1337bd79b58e6bb9e0c91e11d0 + body: | + This change is mainly for the hostOS + to know if update locks should be ignored + when updating to a newer version. + footer: + Change-type: patch + change-type: patch + Signed-off-by: jaomaloy + signed-off-by: jaomaloy + author: jaomaloy + nested: [] + version: balena-supervisor-14.12.2 + title: "" + date: 2023-09-15T01:57:40.718Z + version: meta-balena-4.0.10 + title: "" + date: 2023-09-20T14:01:36.751Z + version: 4.0.10 + title: "" + date: 2023-09-20T16:46:50.464Z - commits: - subject: Update .gitmodules with submodule branch information hash: eabe9cecfc9ce9a4ccd1ea20ac8f1afd44b09449 diff --git a/CHANGELOG.md b/CHANGELOG.md index 06bdc881..fbd3609f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,32 @@ Change log ----------- +# v4.0.10 +## (2023-09-20) + + +
+ Update layers/meta-balena to 966f4447225b4d7def470789ca6239067c22591d [Self-hosted Renovate Bot] + +> ## meta-balena-4.0.10 +> ### (2023-09-20) +> +> +>
+> Update balena-supervisor to v14.12.2 [Self-hosted Renovate Bot] +> +>> ### balena-supervisor-14.12.2 +>> #### (2023-09-15) +>> +>> * Dump target-state to hostOS tmp dir [jaomaloy] +>> +> +>
+> +> + +
+ # v4.0.9+rev2 ## (2023-09-19) diff --git a/VERSION b/VERSION index 625af7fe..4d5826d4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.9+rev2 \ No newline at end of file +4.0.10 \ No newline at end of file