Skip to content

Commit

Permalink
v6.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 8, 2025
1 parent 3011505 commit 0887d3b
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 1 deletion.
39 changes: 39 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
- commits:
- subject: Update layers/meta-balena to 1fb02321afaaea4e43e296ae556e628a1dfed530
hash: cce3d0ecb9638dfd7972560334d86de51222767f
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 1fb02321afaaea4e43e296ae556e628a1dfed530
changelog-entry: Update layers/meta-balena to 1fb02321afaaea4e43e296ae556e628a1dfed530
author: balena-renovate[bot]
nested:
- commits:
- subject: "balena-image-flasher: depend on balena-image:do_image_complete"
hash: aa030228732392d81bab7ed297c68eeaa28c0175
body: >
At this moment balena-image-flasher depends on
do_image_sign_digest

and do_rootfs of balena-image, but this is not enough, as the
signature

symlink is only created by a postprocess script.


This patch replaces the two existing dependencies by
do_image_complete,

which should cover everything.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Michal Toman <michalt@balena.io>
signed-off-by: Michal Toman <michalt@balena.io>
author: Michal Toman
nested: []
version: meta-balena-6.2.7
title: ""
date: 2025-01-08T10:06:42.801Z
version: 6.2.7
title: ""
date: 2025-01-08T11:56:04.544Z
- commits:
- subject: Update contracts to b7d2bb88f3e7ca1aca02c0da5f358aaef4308189
hash: c82e3ba4010ca524802b7b3cc294ff3a8ebafb0e
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# v2.107.5
## (2023-01-09)

# v6.2.7
## (2025-01-08)


<details>
<summary> Update layers/meta-balena to 1fb02321afaaea4e43e296ae556e628a1dfed530 [balena-renovate[bot]] </summary>

> ## meta-balena-6.2.7
> ### (2025-01-08)
>
> * balena-image-flasher: depend on balena-image:do_image_complete [Michal Toman]
>
</details>

# v6.2.6+rev4
## (2025-01-07)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.2.6+rev4
6.2.7

0 comments on commit 0887d3b

Please sign in to comment.