v3.0.14
This commit is contained in:
parent
9cd05ae817
commit
6af6de4274
3 changed files with 87 additions and 1 deletions
|
@ -1,3 +1,58 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to e378e5c5ac8186c1d8164a05f8aa669c1fe97ed9
|
||||||
|
hash: 0c152fb0da92666ab69616f1541421ae2a81ec27
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to e378e5c5ac8186c1d8164a05f8aa669c1fe97ed9
|
||||||
|
changelog-entry: Update layers/meta-balena to e378e5c5ac8186c1d8164a05f8aa669c1fe97ed9
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Update balena-supervisor to v14.11.12
|
||||||
|
hash: dd6b9c93a5cfc4f4a04e190700284c79d4bd9f9a
|
||||||
|
body: |
|
||||||
|
Update balena-supervisor from 14.11.10 to 14.11.12
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "mount-partitions: do not hardcode partition types"
|
||||||
|
hash: cc2ca84448e2a3894294c39b8078c050c0237b87
|
||||||
|
body: >
|
||||||
|
Query instead the device for its filesystem type before
|
||||||
|
mounting.
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
author: Alex Gonzalez
|
||||||
|
nested: []
|
||||||
|
version: balena-supervisor-14.11.12
|
||||||
|
title: ""
|
||||||
|
date: 2023-07-19T07:55:53.054Z
|
||||||
|
- commits:
|
||||||
|
- subject: "backends: Add Jetson Orin NANO custom device-tree support"
|
||||||
|
hash: 512240c54490ccd0cb83c13f0c6e8cae43fe9a88
|
||||||
|
body: ""
|
||||||
|
footer:
|
||||||
|
Signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||||
|
signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Alexandru Costache
|
||||||
|
nested: []
|
||||||
|
version: balena-supervisor-14.11.11
|
||||||
|
title: ""
|
||||||
|
date: 2023-07-12T08:35:23.009Z
|
||||||
|
version: meta-balena-3.0.14
|
||||||
|
title: ""
|
||||||
|
date: 2023-07-20T06:59:16.510Z
|
||||||
|
version: 3.0.14
|
||||||
|
title: ""
|
||||||
|
date: 2023-07-20T10:06:11.779Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to 8d432e761bf29b2f9f3f8f9f711b087f9133cfa6
|
- subject: Update layers/meta-balena to 8d432e761bf29b2f9f3f8f9f711b087f9133cfa6
|
||||||
hash: 1cc06d59d19a7426ef64ea8ea0a019b3d151eead
|
hash: 1cc06d59d19a7426ef64ea8ea0a019b3d151eead
|
||||||
|
|
31
CHANGELOG.md
31
CHANGELOG.md
|
@ -1,6 +1,37 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v3.0.14
|
||||||
|
## (2023-07-20)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to e378e5c5ac8186c1d8164a05f8aa669c1fe97ed9 [Self-hosted Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-3.0.14
|
||||||
|
> ### (2023-07-20)
|
||||||
|
>
|
||||||
|
>
|
||||||
|
> <details>
|
||||||
|
> <summary> Update balena-supervisor to v14.11.12 [Self-hosted Renovate Bot] </summary>
|
||||||
|
>
|
||||||
|
>> ### balena-supervisor-14.11.12
|
||||||
|
>> #### (2023-07-19)
|
||||||
|
>>
|
||||||
|
>> * mount-partitions: do not hardcode partition types [Alex Gonzalez]
|
||||||
|
>>
|
||||||
|
>> ### balena-supervisor-14.11.11
|
||||||
|
>> #### (2023-07-12)
|
||||||
|
>>
|
||||||
|
>> * backends: Add Jetson Orin NANO custom device-tree support [Alexandru Costache]
|
||||||
|
>>
|
||||||
|
>
|
||||||
|
> </details>
|
||||||
|
>
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v3.0.13
|
# v3.0.13
|
||||||
## (2023-07-19)
|
## (2023-07-19)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
3.0.13
|
3.0.14
|
Loading…
Add table
Reference in a new issue