Skip to content

Commit

Permalink
v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 17, 2023
1 parent ccd4894 commit 27a0439
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 1 deletion.
105 changes: 105 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,108 @@
- commits:
- subject: Update layers/meta-balena to d40a0ca5875c474752cd94aae4e4fd9754b4781f
hash: ccd489455826cbbbd7b7624d3d2a68abe68e6565
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to d40a0ca5875c474752cd94aae4e4fd9754b4781f
changelog-entry: Update layers/meta-balena to d40a0ca5875c474752cd94aae4e4fd9754b4781f
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: "meta-balena-common: Move code from meta-balena-kirkstone"
hash: a8098360caf7ec3c6ede8aa953361fab2004b766
body: >
The code moved from meta-balena-kirkstone was not really
specific to
kirkstone so let's move it here so that future branches for newer yocto
releases which we'll base off kirkstone don't continue to add this
unneeded duplication.
There are other meta-balena-* directories that still contain the
duplication we moved from meta-balena-kirkstone but we're not really
concerned with that because going forward those old directories will
naturally get deprecated.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Florin Sarbu <[email protected]>
signed-off-by: Florin Sarbu <[email protected]>
author: Florin Sarbu
nested: []
version: meta-balena-4.1.7
title: ""
date: 2023-11-17T10:23:11.798Z
- commits:
- subject: Update tests/leviathan digest to 30c115d
hash: 910c9b89c2c867b48b2e47a9a3775249e0211329
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: "patch: Add support for local autokit support"
hash: 0c9fa8af880987316dbb0ca096ae15522784735b
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
author: Vipul Gupta (@vipulgupta2048)
nested: []
version: leviathan-2.29.14
title: ""
date: 2023-11-15T19:24:24.674Z
- commits:
- subject: Update Lock file maintenance
hash: 1bd306de3510c8da83b42f87f49905fc532cfaf5
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.13
title: ""
date: 2023-11-13T03:35:12.022Z
- commits:
- subject: Update balena-os/leviathan-worker to v2.9.25
hash: 0e6357d94d2e05d8cef28dfc5f09e8fceea49114
body: |
Update balena-os/leviathan-worker from 2.9.24 to 2.9.25
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.12
title: ""
date: 2023-11-13T01:58:28.069Z
- commits:
- subject: Update Lock file maintenance
hash: 4699166b073f9a6912b51e2814a38f1c9d8955d7
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.11
title: ""
date: 2023-11-13T00:59:30.237Z
version: meta-balena-4.1.6
title: ""
date: 2023-11-17T10:10:54.558Z
version: 4.1.7
title: ""
date: 2023-11-17T11:40:50.057Z
- commits:
- subject: Update contracts to 109179385bb4b862cd7572be14d4c5edddbd93c9
hash: d3acb4759982e20840ac9fad04e9928336faedf2
Expand Down
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,52 @@
Change log
-----------

# v4.1.7
## (2023-11-17)


<details>
<summary> Update layers/meta-balena to d40a0ca5875c474752cd94aae4e4fd9754b4781f [Self-hosted Renovate Bot] </summary>

> ## meta-balena-4.1.7
> ### (2023-11-17)
>
> * meta-balena-common: Move code from meta-balena-kirkstone [Florin Sarbu]
>
> ## meta-balena-4.1.6
> ### (2023-11-17)
>
>
> <details>
> <summary> Update tests/leviathan digest to 30c115d [Self-hosted Renovate Bot] </summary>
>
>> ### leviathan-2.29.14
>> #### (2023-11-15)
>>
>> * patch: Add support for local autokit support [Vipul Gupta (@vipulgupta2048)]
>>
>> ### leviathan-2.29.13
>> #### (2023-11-13)
>>
>> * Update Lock file maintenance [Self-hosted Renovate Bot]
>>
>> ### leviathan-2.29.12
>> #### (2023-11-13)
>>
>> * Update balena-os/leviathan-worker to v2.9.25 [Self-hosted Renovate Bot]
>>
>> ### leviathan-2.29.11
>> #### (2023-11-13)
>>
>> * Update Lock file maintenance [Self-hosted Renovate Bot]
>>
>
> </details>
>
>
</details>

# v4.1.5+rev1
## (2023-11-12)

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

0 comments on commit 27a0439

Please sign in to comment.