From 22892c47a02e9edf0966bb9bd7d01278e355c62b Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 11:19:06 +0000 Subject: [PATCH] v5.3.25+rev1 --- .versionbot/CHANGELOG.yml | 44 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 20 ++++++++++++++++++ VERSION | 2 +- 3 files changed, 65 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 6b869da..6dad43e 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,47 @@ +- commits: + - subject: Update balena-yocto-scripts to 3b4142ba334b6b1c767a6755c2742c980d2e6b16 + hash: b3045534043024be0137f9d85c11abd1ee5fdd3e + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 3b4142ba334b6b1c767a6755c2742c980d2e6b16 + changelog-entry: Update balena-yocto-scripts to 3b4142ba334b6b1c767a6755c2742c980d2e6b16 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "balena-deploy: deploy secure boot lock artifacts if available" + hash: 01378a49b0b2264afcf6d2dc4d016e2be206fde7 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: balena-yocto-scripts-1.25.4 + title: "" + date: 2024-07-06T09:01:53.726Z + - commits: + - subject: use workflow run of PR head instead of statuses to determine test + results + hash: ad06820f4174568383678710fa68b2054da6db57 + body: > + Since we have moved to workflows for tests instead of status + checks, we have to fetch the workflow runs for the appropriate + commit to determine a test pass/fail. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: balena-yocto-scripts-1.25.3 + title: "" + date: 2024-07-05T12:42:09.570Z + version: 5.3.25+rev1 + title: "" + date: 2024-07-06T11:19:00.753Z - commits: - subject: Update layers/meta-balena to 6d368bce75115252c2a9253aebd3444d19771595 hash: 67940c5aae0d79e44e8c8b9019440814b73f139b diff --git a/CHANGELOG.md b/CHANGELOG.md index fe37344..b5decb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ Change log ----------- +# v5.3.25+rev1 +## (2024-07-06) + + +
+ Update balena-yocto-scripts to 3b4142ba334b6b1c767a6755c2742c980d2e6b16 [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.25.4 +> ### (2024-07-06) +> +> * balena-deploy: deploy secure boot lock artifacts if available [Alex Gonzalez] +> +> ## balena-yocto-scripts-1.25.3 +> ### (2024-07-05) +> +> * use workflow run of PR head instead of statuses to determine test results [rcooke-warwick] +> + +
+ # v5.3.25 ## (2024-07-06) diff --git a/VERSION b/VERSION index 61519bc..f11a745 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.25 \ No newline at end of file +5.3.25+rev1 \ No newline at end of file