diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 1cd8ae5..8d39e09 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,43 @@ +- commits: + - subject: Update layers/meta-balena to 7ca0039a8faf417f55cbd72b85a346e6407da04f + hash: 0f5c0ff563c8453eea5e3b7a1059408d4763fcea + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 7ca0039a8faf417f55cbd72b85a346e6407da04f + changelog-entry: Update layers/meta-balena to 7ca0039a8faf417f55cbd72b85a346e6407da04f + author: Renovate Bot + nested: + - commits: + - subject: "patch: Fix heading anchor links in CDS doc index" + hash: 0886fe3323fa2431a780fc701d45ac601b5b0980 + body: "" + footer: {} + author: Vipul Gupta + nested: [] + version: meta-balena-2.98.27 + title: "'patch: Fix heading anchor links in CDS doc index'" + date: 2022-05-18T12:53:30.139Z + - commits: + - subject: "balena-supervisor: Randomize the updater timer period" + hash: 5c402bc9a449c4f6d6cefe9aa44b7cdacb8ae4c8 + body: | + To avoid fleets updating the supervisor at the same time, + distribute the timer adding a random time between 0 and 1 hour. + + Fixes #2631 + 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.26 + title: "'balena-supervisor: Randomize the updater timer period'" + date: 2022-05-17T16:20:39.324Z + version: 2.98.27 + title: "'Update layers/meta-balena digest to 7ca0039'" + date: 2022-05-18T17:12:10.379Z - commits: - subject: Update layers/meta-balena to b6e9352e8784e433c647811d532d7ab3e2ee05e2 hash: 7f074a1dd20e3ba8537da9d2fd3da60ee476de85 diff --git a/CHANGELOG.md b/CHANGELOG.md index 04664f8..4df6b2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,25 @@ Change log ----------- +# v2.98.27 +## (2022-05-18) + + +
+ Update layers/meta-balena to 7ca0039a8faf417f55cbd72b85a346e6407da04f [Renovate Bot] + +> ## meta-balena-2.98.27 +> ### (2022-05-18) +> +> * patch: Fix heading anchor links in CDS doc index [Vipul Gupta] +> +> ## meta-balena-2.98.26 +> ### (2022-05-17) +> +> * balena-supervisor: Randomize the updater timer period [Alex Gonzalez] +> +
+ # v2.98.25 ## (2022-05-17) diff --git a/VERSION b/VERSION index bfd013b..4751423 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.98.25 \ No newline at end of file +2.98.27 \ No newline at end of file