v3.0.3
This commit is contained in:
parent
e8e84265e8
commit
0d048f1488
3 changed files with 74 additions and 1 deletions
|
@ -1,3 +1,50 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to 744eb2021a797c2e2b116e791c395cd0e6b133d7
|
||||
hash: 949589508365af79938e3601a459a43761315763
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to 744eb2021a797c2e2b116e791c395cd0e6b133d7
|
||||
changelog-entry: Update layers/meta-balena to 744eb2021a797c2e2b116e791c395cd0e6b133d7
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: Update balena-supervisor to v14.11.9
|
||||
hash: ea7301f6c8a24b2090adec21074598f9bd644dda
|
||||
body: |
|
||||
Update balena-supervisor from 14.11.8 to 14.11.9
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: Remove the 'Stopped' status for services
|
||||
hash: 38fe8dae75cd05bf313626b968e208dcfb6f307c
|
||||
body: >
|
||||
It's not an official status from container inspects, and
|
||||
the Supervisor
|
||||
|
||||
doesn't set it internally anywhere. It's better to remove it entirely as the
|
||||
|
||||
method by which Supervisor sets internal service statuses is by using a global
|
||||
|
||||
event emitter (reportNewStatus) which makes things difficult to test.
|
||||
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.11.9
|
||||
title: ""
|
||||
date: 2023-06-28T21:01:03.352Z
|
||||
version: meta-balena-3.0.3
|
||||
title: ""
|
||||
date: 2023-07-05T17:50:36.341Z
|
||||
version: 3.0.3
|
||||
title: ""
|
||||
date: 2023-07-05T18:51:20.394Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to fac2a045b028c533f12b67712d663cfd3a360649
|
||||
hash: 214fa2b6daf8bcf34f860a5b9030b3923de60377
|
||||
|
|
26
CHANGELOG.md
26
CHANGELOG.md
|
@ -1,6 +1,32 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v3.0.3
|
||||
## (2023-07-05)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to 744eb2021a797c2e2b116e791c395cd0e6b133d7 [Self-hosted Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-3.0.3
|
||||
> ### (2023-07-05)
|
||||
>
|
||||
>
|
||||
> <details>
|
||||
> <summary> Update balena-supervisor to v14.11.9 [Self-hosted Renovate Bot] </summary>
|
||||
>
|
||||
>> ### balena-supervisor-14.11.9
|
||||
>> #### (2023-06-28)
|
||||
>>
|
||||
>> * Remove the 'Stopped' status for services [Christina Ying Wang]
|
||||
>>
|
||||
>
|
||||
> </details>
|
||||
>
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v3.0.2
|
||||
## (2023-07-05)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
3.0.2
|
||||
3.0.3
|
Loading…
Add table
Reference in a new issue