From a4192282685284f387e266f893205891c9e41dc0 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 00:05:36 +0000 Subject: [PATCH] v5.3.22+rev2 --- .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 1e3485cb..c3ee6d4b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,36 @@ +- commits: + - subject: Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0 + hash: 979b8b4e40229ff3a56878161d796f3d1cf84046 + 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.22+rev2 + title: "" + date: 2024-07-03T00:05:32.442Z - commits: - subject: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c hash: 34b06d7ef9840dfe768a24ad589792d9cf4be140 diff --git a/CHANGELOG.md b/CHANGELOG.md index 84a313e8..2cb068a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.22+rev2 +## (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.22+rev1 ## (2024-07-02) diff --git a/VERSION b/VERSION index 4b8c1675..14a88974 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.22+rev1 \ No newline at end of file +5.3.22+rev2 \ No newline at end of file