This commit is contained in:
Balena CI 2023-04-20 22:24:12 +00:00
parent 34385bf1f4
commit 843ab7b9ea
No known key found for this signature in database
GPG key ID: E2ADEC9754128402
3 changed files with 99 additions and 1 deletions

View file

@ -1,3 +1,70 @@
- commits:
- subject: Update layers/meta-balena to f2637a0d4cf774ed903613dd058ff9db037ad23e
hash: ef7372f075cbab2d24955279a2ae3c162da0e511
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to f2637a0d4cf774ed903613dd058ff9db037ad23e
changelog-entry: Update layers/meta-balena to f2637a0d4cf774ed903613dd058ff9db037ad23e
author: Renovate Bot
nested:
- commits:
- subject: Update balena-supervisor to v14.10.6
hash: ddd2e839ed3cab692488640cb98cdd6a795fcfba
body: |
Update balena-supervisor from 14.10.4 to 14.10.6
footer:
Change-type: patch
change-type: patch
author: Renovate Bot
nested:
- commits:
- subject: Do not restart balena-hostname on rename
hash: 7b68ee4c4f03f464c762afc0b3da06e3f4620440
body: >
The OS since v2.82.6 will monitor changes to config.json and restart
the relevant services to apply the changes. There is no need to trigger
restart of the services via the supervisor. Users on older OS versions
will need to update their OS or restart the services manually as OS
loses support after 2y.
footer:
Change-type: patch
change-type: patch
Closes: "#2160"
closes: "#2160"
author: Felipe Lalanne
nested: []
version: balena-supervisor-14.10.6
title: ""
date: 2023-04-20T18:25:01.001Z
- commits:
- subject: Remove anonymous build volume from Dockerfile
hash: a3675651898f050eaefce0a9c4e02890ddc57b57
body: >
We don't need this anonymous volume as /data is bind mounted into
the container from host (legacy), and will soon be mounted by the
Supervisor itself on startup.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
version: balena-supervisor-14.10.5
title: ""
date: 2023-04-13T21:01:21.133Z
version: meta-balena-2.114.7
title: ""
date: 2023-04-20T20:18:09.935Z
version: 2.114.7
title: ""
date: 2023-04-20T22:24:06.680Z
- commits:
- subject: Update layers/meta-balena to ac3e9193544d0bc3188473f725e3d88495caed75
hash: de97c0b480efb3fc2d1146c1e80e22504339e7d1

View file

@ -1,6 +1,37 @@
Change log
-----------
# v2.114.7
## (2023-04-20)
<details>
<summary> Update layers/meta-balena to f2637a0d4cf774ed903613dd058ff9db037ad23e [Renovate Bot] </summary>
> ## meta-balena-2.114.7
> ### (2023-04-20)
>
>
> <details>
> <summary> Update balena-supervisor to v14.10.6 [Renovate Bot] </summary>
>
>> ### balena-supervisor-14.10.6
>> #### (2023-04-20)
>>
>> * Do not restart balena-hostname on rename [Felipe Lalanne]
>>
>> ### balena-supervisor-14.10.5
>> #### (2023-04-13)
>>
>> * Remove anonymous build volume from Dockerfile [Christina Ying Wang]
>>
>
> </details>
>
>
</details>
# v2.114.6
## (2023-04-20)

View file

@ -1 +1 @@
2.114.6
2.114.7