diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index ea5880ef..794d2a92 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,45 @@ +- commits: + - subject: Update balena-yocto-scripts to bb4e24d2a7d40ea9cd1723bc409e154946444f8f + hash: c883a65191fbc6cf3755164205ed76d47579a876 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to bb4e24d2a7d40ea9cd1723bc409e154946444f8f + changelog-entry: Update balena-yocto-scripts to bb4e24d2a7d40ea9cd1723bc409e154946444f8f + author: balena-renovate[bot] + nested: + - commits: + - subject: Append to MIRRORS instead of PREMIRRORS to limit egress + hash: 345cdbbf64575fc39bca4251353e823e1bcec741 + body: | + For the first deployment of the S3 download mirror we will + err on the side of cost savings, and use the mirror as a + fallback not the primary source of downloads. + + Revert this if we want the benefits of using our own mirrors + as the primary source, like download speed and no rate limits. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + - subject: Use dedicated AWS S3 buckets for download mirrors + hash: 07e02aef5af44f7d96e4f491ba8331a42214f654 + body: "" + footer: + Change-type: minor + change-type: minor + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.30.0 + title: "" + date: 2024-12-19T18:57:58.502Z + version: 6.2.1+rev1 + title: "" + date: 2024-12-19T21:16:36.815Z - commits: - subject: Update layers/meta-balena to aa715d098183a09e3f52467f5118f51646c796f6 hash: 85439b476f8ca75dd078a925318ab470e6bad2f2 diff --git a/CHANGELOG.md b/CHANGELOG.md index bb02dc84..69d20905 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ # v2.107.5 ## (2023-01-09) +# v6.2.1+rev1 +## (2024-12-19) + + +
+ Update balena-yocto-scripts to bb4e24d2a7d40ea9cd1723bc409e154946444f8f [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.30.0 +> ### (2024-12-19) +> +> * Append to MIRRORS instead of PREMIRRORS to limit egress [Kyle Harding] +> * Use dedicated AWS S3 buckets for download mirrors [Kyle Harding] +> + +
+ # v6.2.1 ## (2024-12-19) diff --git a/VERSION b/VERSION index 0df17dd0..57d4ce8f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.2.1 \ No newline at end of file +6.2.1+rev1 \ No newline at end of file