v2.114.19+rev1
This commit is contained in:
parent
bd89e0adb1
commit
66bd219fa5
3 changed files with 45 additions and 1 deletions
|
@ -1,3 +1,32 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update contracts to fd4af4e5694608cc0c87d9bff2a5b27b2c5f2f39
|
||||||
|
hash: 89ff146304d5c79e119ed7b33b87f9939a206ad2
|
||||||
|
body: Update contracts
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update contracts to fd4af4e5694608cc0c87d9bff2a5b27b2c5f2f39
|
||||||
|
changelog-entry: Update contracts to fd4af4e5694608cc0c87d9bff2a5b27b2c5f2f39
|
||||||
|
author: Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Fix LED support for ISG-503
|
||||||
|
hash: 8c779e12dbb16892528af17d8749cff1902146ad
|
||||||
|
body: >
|
||||||
|
The LED support was incorrectly changed in
|
||||||
|
https://github.com/balena-io/contracts/commit/4bb6eb1f732957e605f00e47b068199f14ff1765
|
||||||
|
|
||||||
|
Let's switch it back to unsupported.
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||||
|
signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||||
|
author: Alexandru Costache
|
||||||
|
version: contracts-2.0.60
|
||||||
|
title: ""
|
||||||
|
date: 2023-05-04T13:38:26.884Z
|
||||||
|
version: 2.114.19+rev1
|
||||||
|
title: ""
|
||||||
|
date: 2023-05-04T15:12:08.999Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to 35a34d76f441fe37ea3d2cbd911558973fdec30c
|
- subject: Update layers/meta-balena to 35a34d76f441fe37ea3d2cbd911558973fdec30c
|
||||||
hash: 96b6318744b6fabaf17cb15449eecae02c726657
|
hash: 96b6318744b6fabaf17cb15449eecae02c726657
|
||||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.114.19+rev1
|
||||||
|
## (2023-05-04)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update contracts to fd4af4e5694608cc0c87d9bff2a5b27b2c5f2f39 [Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## contracts-2.0.60
|
||||||
|
> ### (2023-05-04)
|
||||||
|
>
|
||||||
|
> * Fix LED support for ISG-503 [Alexandru Costache]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v2.114.19
|
# v2.114.19
|
||||||
## (2023-05-04)
|
## (2023-05-04)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.114.19
|
2.114.19+rev1
|
Loading…
Add table
Reference in a new issue