diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7f342b2d8..3f97cdc99 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,29 @@ +- commits: + - subject: Update balena-yocto-scripts to 09a174bf33ea56788ac4b483fdf1b7828c118f23 + hash: 93852c52e9085d658e96b277ccc5b4466290a278 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 09a174bf33ea56788ac4b483fdf1b7828c118f23 + changelog-entry: Update balena-yocto-scripts to 09a174bf33ea56788ac4b483fdf1b7828c118f23 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: only login to s3 if deploying to s3 + hash: a23ed7074fd2af18b952b9d0f6ee2623dd6a76f8 + body: "" + 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.5 + title: "" + date: 2024-07-08T16:52:21.474Z + version: 5.3.27+rev1 + title: "" + date: 2024-07-08T18:32:16.517Z - commits: - subject: Update layers/meta-balena to a082a0906b82328f752dc041e0d0fdbd244523f6 hash: b2197c549cb7d5afb1e2d35737007517ffdc7839 diff --git a/CHANGELOG.md b/CHANGELOG.md index 21bb6920c..0b26cbc52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.27+rev1 +## (2024-07-08) + + +
+ Update balena-yocto-scripts to 09a174bf33ea56788ac4b483fdf1b7828c118f23 [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.25.5 +> ### (2024-07-08) +> +> * only login to s3 if deploying to s3 [rcooke-warwick] +> + +
+ # v5.3.27 ## (2024-07-07) diff --git a/VERSION b/VERSION index 25c801ef9..134e4f5ad 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.27 \ No newline at end of file +5.3.27+rev1 \ No newline at end of file