v5.0.11
This commit is contained in:
parent
5a1bc8537a
commit
22e56617f9
3 changed files with 49 additions and 1 deletions
|
@ -1,3 +1,36 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba
|
||||||
|
hash: 62bb300eaba4d5a994d9f2b3ec360f210689bd12
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba
|
||||||
|
changelog-entry: Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "update-balena-supervisor: fix supervisor.conf when image already
|
||||||
|
downloaded"
|
||||||
|
hash: cdd6cbb7007a1b614bfaa337e3027562c05429e7
|
||||||
|
body: >
|
||||||
|
If update-balena-supervisor runs and finds the image is already
|
||||||
|
downloaded
|
||||||
|
|
||||||
|
it will run the specified supervisor but will not check that supervisor.conf
|
||||||
|
|
||||||
|
is updated so the version will revert on the next update.
|
||||||
|
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: meta-balena-5.0.11
|
||||||
|
title: ""
|
||||||
|
date: 2023-12-14T14:32:01.902Z
|
||||||
|
version: 5.0.11
|
||||||
|
title: ""
|
||||||
|
date: 2023-12-14T18:09:46.304Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/poky to dbe19706ec01c1eaa1d377a792e7d825054050b0
|
- subject: Update layers/poky to dbe19706ec01c1eaa1d377a792e7d825054050b0
|
||||||
hash: 9bddbba76afe6c2686e9ccc6de3fc657ca7d0f00
|
hash: 9bddbba76afe6c2686e9ccc6de3fc657ca7d0f00
|
||||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v5.0.11
|
||||||
|
## (2023-12-14)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba [Self-hosted Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-5.0.11
|
||||||
|
> ### (2023-12-14)
|
||||||
|
>
|
||||||
|
> * update-balena-supervisor: fix supervisor.conf when image already downloaded [Alex Gonzalez]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v5.0.10+rev1
|
# v5.0.10+rev1
|
||||||
## (2023-12-14)
|
## (2023-12-14)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
5.0.10+rev1
|
5.0.11
|
Loading…
Add table
Reference in a new issue