From eef7d81dde9c7748f9f4efb25b08cc1bd016efde Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 17:37:34 +0000 Subject: [PATCH] v5.1.26 --- .versionbot/CHANGELOG.yml | 45 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 26 ++++++++++++++++++++++ VERSION | 2 +- 3 files changed, 72 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 82b8d755..aac46135 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,48 @@ +- commits: + - subject: Update layers/meta-balena to cde215eca198fddfd900cf481ed5cc3f26d901ab + hash: 107104545aaf837b412feab3251cf0004bcf637f + 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:37:22.167Z - commits: - subject: Update layers/meta-balena to 77dc93411fffa0cc71dcc36e447cbfa9170f909d hash: d6a54c89f61829a09c4336efeeb427b8bfc59209 diff --git a/CHANGELOG.md b/CHANGELOG.md index c8296267..0f8ec0fc 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