Skip to content

Commit

Permalink
v6.2.1+rev1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 19, 2024
1 parent 1d0bfb5 commit aa23abe
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 1 deletion.
42 changes: 42 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
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
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# v2.107.5
## (2023-01-09)

# v6.2.1+rev1
## (2024-12-19)


<details>
<summary> Update balena-yocto-scripts to bb4e24d2a7d40ea9cd1723bc409e154946444f8f [balena-renovate[bot]] </summary>

> ## 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]
>
</details>

# v6.2.1
## (2024-12-19)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.2.1
6.2.1+rev1

0 comments on commit aa23abe

Please sign in to comment.