Skip to content

Commit

Permalink
v6.1.17+rev7
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 16, 2024
1 parent 694f7e7 commit e6182ec
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 1 deletion.
58 changes: 58 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,61 @@
- commits:
- subject: Update balena-yocto-scripts to 7fb20a1e615ef15b9a25be51805d6f4a45d71226
hash: d1a7a4639444a3323ef5eca292745c462927e1c9
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 7fb20a1e615ef15b9a25be51805d6f4a45d71226
changelog-entry: Update balena-yocto-scripts to 7fb20a1e615ef15b9a25be51805d6f4a45d71226
author: balena-renovate[bot]
nested:
- commits:
- subject: Remove hostapp creation step
hash: 5f273a9350d826c9cd24bbcbceb0937b5cb3b535
body: >
This functionality never worked for various reasons - and
shouldn't be in this workflow anyway
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: Ryan Cooke
nested: []
version: balena-yocto-scripts-1.29.5
title: ""
date: 2024-12-16T15:26:57.997Z
- commits:
- subject: Compress artifacts with gzip and zstd before encrypting
hash: b838c5782722dba194d1d6ff56d8986f5f918ec9
body: |
Otherwise encrypted images are unable to be compressed.
This saves a lot of space and time on uploading/downloading
artifacts.
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.4
title: ""
date: 2024-12-14T00:35:39.056Z
- commits:
- subject: Update Pin dependencies
hash: fc31531088f22db582ed6c45a6127d172e59ff6a
body: |
Update actions/github-script
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.29.3
title: ""
date: 2024-12-13T23:23:55.009Z
version: 6.1.17+rev7
title: ""
date: 2024-12-16T22:00:37.446Z
- commits:
- subject: Update contracts to 9ce0ad766c4f9b46cd78462813ff01600a61cde5
hash: ce611569c6480fd8bf307cc8f60f968ab8a9d5d6
Expand Down
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
# v2.105.10
## (2022-10-13)

# v6.1.17+rev7
## (2024-12-16)


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

> ## balena-yocto-scripts-1.29.5
> ### (2024-12-16)
>
> * Remove hostapp creation step [Ryan Cooke]
>
> ## balena-yocto-scripts-1.29.4
> ### (2024-12-14)
>
> * Compress artifacts with gzip and zstd before encrypting [Kyle Harding]
>
> ## balena-yocto-scripts-1.29.3
> ### (2024-12-13)
>
> * Update Pin dependencies [balena-renovate[bot]]
>
</details>

# v6.1.17+rev6
## (2024-12-16)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.1.17+rev6
6.1.17+rev7

0 comments on commit e6182ec

Please sign in to comment.