diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 0427aa2c..82c504ed 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,48 @@ +- commits: + - subject: Update layers/meta-balena to cde215eca198fddfd900cf481ed5cc3f26d901ab + hash: b7760d1c0a2201feb7f35d06e1cb04094e83997f + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to cde215eca198fddfd900cf481ed5cc3f26d901ab + changelog-entry: Update layers/meta-balena to cde215eca198fddfd900cf481ed5cc3f26d901ab + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update balena-supervisor to v15.3.1 + hash: d1816fb95d9d1722f258609c92f9f4d6d982c730 + body: | + Update balena-supervisor from 15.3.0 to 15.3.1 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Respect update strategies app-wide instead of at the service level + hash: 3afcef296914840268356f7f98bc4bd8cce9427c + body: > + Fixes behavior for release updates which removes a + service in current state + + and adds a new service in target state. + footer: + Change-type: patch + change-type: patch + Closes: "#2095" + closes: "#2095" + Signed-off-by: Christina Ying Wang + signed-off-by: Christina Ying Wang + author: Christina Ying Wang + nested: [] + version: balena-supervisor-15.3.1 + title: "" + date: 2024-02-01T19:31:12.515Z + version: meta-balena-5.1.26 + title: "" + date: 2024-02-06T12:44:48.657Z + version: 5.1.26 + title: "" + date: 2024-02-06T17:36:52.377Z - commits: - subject: Update layers/meta-balena to 77dc93411fffa0cc71dcc36e447cbfa9170f909d hash: 6eb91b7a1f6a8560faea30273408e7b92cd4d905 diff --git a/CHANGELOG.md b/CHANGELOG.md index 70a8621d..d4466427 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,32 @@ Change log ----------- +# v5.1.26 +## (2024-02-06) + + +
+ Update layers/meta-balena to cde215eca198fddfd900cf481ed5cc3f26d901ab [Self-hosted Renovate Bot] + +> ## meta-balena-5.1.26 +> ### (2024-02-06) +> +> +>
+> Update balena-supervisor to v15.3.1 [Self-hosted Renovate Bot] +> +>> ### balena-supervisor-15.3.1 +>> #### (2024-02-01) +>> +>> * Respect update strategies app-wide instead of at the service level [Christina Ying Wang] +>> +> +>
+> +> + +
+ # v5.1.25 ## (2024-02-06) diff --git a/VERSION b/VERSION index bd3ec29f..b812bb22 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.25 \ No newline at end of file +5.1.26 \ No newline at end of file