diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9e71565..6d0311b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,41 @@ +- commits: + - subject: Update layers/meta-balena to 202e9c71433434b1f2bd5e658c7f7f216a364ad5 + hash: e10edf5c36c4cab64a79fcb65810b4267edf2b02 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 202e9c71433434b1f2bd5e658c7f7f216a364ad5 + changelog-entry: Update layers/meta-balena to 202e9c71433434b1f2bd5e658c7f7f216a364ad5 + author: Renovate Bot + nested: + - commits: + - subject: "chronyd: Add time synchronization healthcheck" + hash: e2a0fb8ebd45400789ab466dbbe0e70da7fa6165 + body: > + Add a healthcheck that will check that the NTP sources are + reachable + + and the system time does not skew. + + + The healthcheck will command a burst sync if there is no selected + + reachable source, and will restart chronyd if the system clock skews. + + + Fixes #2314 + footer: + Change-type: minor + change-type: minor + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-2.99.0 + title: "'chronyd: Add time synchronization healthcheck'" + date: 2022-06-10T08:04:29.339Z + version: 2.99.0 + title: "'Update layers/meta-balena digest to 202e9c7'" + date: 2022-06-10T14:36:44.433Z - commits: - subject: Update layers/meta-balena to 466c0e3a56da6605f033d8fd1b37c301c96af979 hash: e73adcf5bc28dcd191debb696adbe19d37cad8f9 diff --git a/CHANGELOG.md b/CHANGELOG.md index ae24065..609b796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ Change log ----------- +# v2.99.0 +## (2022-06-10) + + +
+ Update layers/meta-balena to 202e9c71433434b1f2bd5e658c7f7f216a364ad5 [Renovate Bot] + +> ## meta-balena-2.99.0 +> ### (2022-06-10) +> +> * chronyd: Add time synchronization healthcheck [Alex Gonzalez] +> +
+ # v2.98.45 ## (2022-06-10) diff --git a/VERSION b/VERSION index 6b5b11e..41d13b9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.98.45 \ No newline at end of file +2.99.0 \ No newline at end of file