From 28d281dd795aef6a43eb0279c5a2c449903eb2cd Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 04:29:28 +0000 Subject: [PATCH] v5.3.21+rev5 --- .versionbot/CHANGELOG.yml | 33 +++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 49 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 54203cfc..ce213448 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,36 @@ +- commits: + - subject: Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0 + hash: 07312fb920f5354057e8e6bc3943a8463415f46d + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0 + changelog-entry: Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "patch: No upload to GH artifacts when PR is closed" + hash: cdee530e227972e251a2c7c06f4a3e97747419ca + body: > + Uploading artifacts to GH artifact storage when PR is merged + + (closed event) is wasterful. Since they are only uploaded for + temporary + + basis so it can be used for testing. Hence, the PR to stop doing + that + + for closed PR event + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: balena-yocto-scripts-1.24.3 + title: "" + date: 2024-07-02T22:05:09.072Z + version: 5.3.21+rev5 + title: "" + date: 2024-07-03T04:29:24.886Z - commits: - subject: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c hash: 3089fb329fd9bb216a6109259ee289a412ae9dc2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e2131fc..6df81df4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.21+rev5 +## (2024-07-03) + + +
+ Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0 [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.24.3 +> ### (2024-07-02) +> +> * patch: No upload to GH artifacts when PR is closed [Vipul Gupta (@vipulgupta2048)] +> + +
+ # v5.3.21+rev4 ## (2024-07-02) diff --git a/VERSION b/VERSION index 186c1132..bb4c1f1c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.21+rev4 \ No newline at end of file +5.3.21+rev5 \ No newline at end of file