Skip to content

Commit

Permalink
v6.1.0+rev1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 19, 2024
1 parent 3619da7 commit c94a4f5
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 1 deletion.
88 changes: 88 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,91 @@
- commits:
- subject: Update balena-yocto-scripts to 55e707dc405e13428fa3abdf594c2828ad0053b0
hash: 0027d880ef754ffd73c54d52ad6ade1082292154
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 55e707dc405e13428fa3abdf594c2828ad0053b0
changelog-entry: Update balena-yocto-scripts to 55e707dc405e13428fa3abdf594c2828ad0053b0
author: balena-renovate[bot]
nested:
- commits:
- subject: Explicitly set GH_TOKEN permissions
hash: 389d08cfa7af88eb059f1d56fcf6a0db69598bbb
body: ""
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: balena-yocto-scripts-1.27.13
title: ""
date: 2024-11-18T22:20:04.431Z
- commits:
- subject: Update Lock file maintenance
hash: da98468af30dee76cdea3934db771b5f7cf4e6e3
body: |
Update
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.27.12
title: ""
date: 2024-11-18T01:34:47.609Z
- commits:
- subject: "github/workflows/yocto-build-deploy.yml: Add hostapp metadata to OS
release"
hash: 0c8631cf2d935b139aff85004bb7c41883c355a6
body: >
This is needed for supervisor managed OS updates. For example,
the supervisor

can check this metadata against the equivalent field from
/etc/os-release to

determine if the device is already running the latest OS
release.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Florin Sarbu <florin@balena.io>
signed-off-by: Florin Sarbu <florin@balena.io>
author: Florin Sarbu
nested: []
version: balena-yocto-scripts-1.27.11
title: ""
date: 2024-11-17T19:41:07.287Z
- commits:
- subject: Set explicit permissions at the job level
hash: 9dc5aacccbd5ffdb154df3a1db172736cca36145
body: |
This is the more secure approach that defaults
to lowest possible permissions.
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: []
version: balena-yocto-scripts-1.27.10
title: ""
date: 2024-11-11T19:16:32.044Z
- commits:
- subject: Update Lock file maintenance
hash: 271d9ee084c71d4eb128948b15ea3bf9150a0a39
body: |
Update
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.27.9
title: ""
date: 2024-11-11T01:34:43.508Z
version: 6.1.0+rev1
title: ""
date: 2024-11-19T04:45:09.720Z
- commits:
- subject: Update layers/meta-balena to 26dd79ea1569ad3f365e669f3e646e21d67e9121
hash: 9b4126e9d98b612714e251082d41ee978c778dd4
Expand Down
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
Change log
-----------

# v6.1.0+rev1
## (2024-11-19)


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

> ## balena-yocto-scripts-1.27.13
> ### (2024-11-18)
>
> * Explicitly set GH_TOKEN permissions [Anton Belodedenko]
>
> ## balena-yocto-scripts-1.27.12
> ### (2024-11-18)
>
> * Update Lock file maintenance [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.27.11
> ### (2024-11-17)
>
> * github/workflows/yocto-build-deploy.yml: Add hostapp metadata to OS release [Florin Sarbu]
>
> ## balena-yocto-scripts-1.27.10
> ### (2024-11-11)
>
> * Set explicit permissions at the job level [Kyle Harding]
>
> ## balena-yocto-scripts-1.27.9
> ### (2024-11-11)
>
> * Update Lock file maintenance [balena-renovate[bot]]
>

</details>

# v6.1.0
## (2024-11-05)

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

0 comments on commit c94a4f5

Please sign in to comment.