diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d81f5c5..2733153 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,33 @@ +- commits: + - subject: Update layers/meta-balena to 5804aabaac3d665b39d0da3e02d8f20c5d6d5db4 + hash: 02e3fe852954e26a39013023b7ab81194e70e05b + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 5804aabaac3d665b39d0da3e02d8f20c5d6d5db4 + changelog-entry: Update layers/meta-balena to 5804aabaac3d665b39d0da3e02d8f20c5d6d5db4 + author: Renovate Bot + nested: + - commits: + - subject: "os-config: Randomize the timer period" + hash: 6a9a456869ac37367058ea56bbf24d33a2cf42f2 + body: > + To avoid all devices fetching configuration settings at the same + time, + + distribute the timer adding a random time between 0 and 6 hours. + 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.98.24 + title: "'Randomize os-config timer service'" + date: 2022-05-15T17:05:46.782Z + version: 2.98.24 + title: "'Update layers/meta-balena digest to 5804aab'" + date: 2022-05-16T05:27:52.160Z - commits: - subject: Update layers/meta-balena to 5e9ec7690114640a5a7c3f6c94bb7e3ed37977ab hash: 1eae074bb21b9c7fb13e1f87b4e4392e8547a659 diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f941c..754c74a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ Change log ----------- +# v2.98.24 +## (2022-05-16) + + +
+ Update layers/meta-balena to 5804aabaac3d665b39d0da3e02d8f20c5d6d5db4 [Renovate Bot] + +> ## meta-balena-2.98.24 +> ### (2022-05-15) +> +> * os-config: Randomize the timer period [Alex Gonzalez] +> +
+ # v2.98.23 ## (2022-05-13) diff --git a/VERSION b/VERSION index 2c448e4..58a0505 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.98.23 \ No newline at end of file +2.98.24 \ No newline at end of file