diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d462f4c1..3b2345ac 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,36 @@ +- commits: + - subject: Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0 + hash: b58e0dfeba9e4a54cfbca49f7816648b669837e8 + 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.23+rev1 + title: "" + date: 2024-07-02T22:36:03.392Z - commits: - subject: Update layers/meta-balena to e6c2037615db74af70250c5d3351c44e2ee31fbb hash: 59336cbcf624718bd833df77b1cf7701db4f18c5 diff --git a/CHANGELOG.md b/CHANGELOG.md index f67d598c..030e57f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # v2.105.10 ## (2022-10-13) +# v5.3.23+rev1 +## (2024-07-02) + + +
+ 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.23 ## (2024-07-02) diff --git a/VERSION b/VERSION index 57349115..8df63860 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.23 \ No newline at end of file +5.3.23+rev1 \ No newline at end of file