Skip to content

Commit

Permalink
v6.1.0+rev20
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 20, 2024
1 parent 8eb96b3 commit 5cc01fe
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 1 deletion.
121 changes: 121 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,124 @@
- commits:
- subject: Update balena-yocto-scripts to eaab5a2fccab6406d5f75a11d9a0575fd675c197
hash: b93b9c26ce855cdda448f41597a15d80a7607304
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to eaab5a2fccab6406d5f75a11d9a0575fd675c197
changelog-entry: Update balena-yocto-scripts to eaab5a2fccab6406d5f75a11d9a0575fd675c197
author: balena-renovate[bot]
nested:
- commits:
- subject: Update actions/upload-artifact action to v4.5.0
hash: 40437f4f3947dd6c3e481729c180f3a03abe99eb
body: |
Update actions/upload-artifact from 4.4.3 to 4.5.0
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.30.2
title: ""
date: 2024-12-20T01:46:01.464Z
- commits:
- subject: Update balena-os/leviathan action to v2.31.76
hash: 8a3222a6e18b0398f1e1dc2b5e662f4ea514f97a
body: |
Update balena-os/leviathan from 2.31.75 to 2.31.76
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.30.1
title: ""
date: 2024-12-19T22:15:32.238Z
- 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 <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
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 <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.30.0
title: ""
date: 2024-12-19T18:57:58.502Z
- commits:
- subject: Update balena-os/leviathan action to v2.31.75
hash: c46284511b0d50db46b8aa2af97d910304bf620a
body: |
Update balena-os/leviathan from 2.31.73 to 2.31.75
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.29.10
title: ""
date: 2024-12-19T05:24:10.102Z
- commits:
- subject: Update balena-os/leviathan action to v2.31.73
hash: d8ab1a82854d1fbd7dbc0133c0a7cfecef7c55f7
body: |
Update balena-os/leviathan from 2.31.72 to 2.31.73
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.29.9
title: ""
date: 2024-12-19T01:40:23.923Z
- commits:
- subject: Update balena-os/leviathan action to v2.31.72
hash: 0478ef558f8ef7809816f78987c5fd327adc77bc
body: |
Update balena-os/leviathan from 2.31.71 to 2.31.72
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.29.8
title: ""
date: 2024-12-18T01:52:57.687Z
- commits:
- subject: Unset AWS credentials to avoid overriding MinIO credentials
hash: 2d574e36504c57f8c0c4f9a68d5cc2a9993261f2
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.29.7
title: ""
date: 2024-12-17T19:29:24.417Z
version: 6.1.0+rev20
title: ""
date: 2024-12-20T06:01:10.950Z
- commits:
- subject: Update contracts to 9383b369225a93451dcb595930106a36f5b2dc45
hash: 7c8c0caa2d77dbfa19fcb86529bf74d839586e63
Expand Down
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,52 @@

All notable changes to this project will be documented in this file

# v6.1.0+rev20
## (2024-12-20)


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

> ## balena-yocto-scripts-1.30.2
> ### (2024-12-20)
>
> * Update actions/upload-artifact action to v4.5.0 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.30.1
> ### (2024-12-19)
>
> * Update balena-os/leviathan action to v2.31.76 [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]
>
> ## balena-yocto-scripts-1.29.10
> ### (2024-12-19)
>
> * Update balena-os/leviathan action to v2.31.75 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.29.9
> ### (2024-12-19)
>
> * Update balena-os/leviathan action to v2.31.73 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.29.8
> ### (2024-12-18)
>
> * Update balena-os/leviathan action to v2.31.72 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.29.7
> ### (2024-12-17)
>
> * Unset AWS credentials to avoid overriding MinIO credentials [Kyle Harding]
>

</details>

# v6.1.0+rev19
## (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.1.0+rev19
6.1.0+rev20

0 comments on commit 5cc01fe

Please sign in to comment.