v2.98.30
This commit is contained in:
parent
11d09074fc
commit
51b7782503
3 changed files with 50 additions and 1 deletions
|
@ -1,3 +1,38 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 55903947dc4dbbf7a0a1c5626ba6c8eaa1b09f67
|
||||||
|
hash: 389475b82c10f2a48e2f42718e74f1d1d1180aa2
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 55903947dc4dbbf7a0a1c5626ba6c8eaa1b09f67
|
||||||
|
changelog-entry: Update layers/meta-balena to 55903947dc4dbbf7a0a1c5626ba6c8eaa1b09f67
|
||||||
|
author: Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Remove localMode setting from standalone image configuration
|
||||||
|
hash: 26aa3caf4e4d649d323e57c21f818ca83a9b9b13
|
||||||
|
body: >
|
||||||
|
The `localMode` variable in `config.json` is not longer used and
|
||||||
|
it can
|
||||||
|
|
||||||
|
be removed
|
||||||
|
|
||||||
|
|
||||||
|
Fixes #2041
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Changelog-entry: Remove localMode setting from standalone image configuration
|
||||||
|
changelog-entry: Remove localMode setting from standalone image configuration
|
||||||
|
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
author: Alex Gonzalez
|
||||||
|
nested: []
|
||||||
|
version: meta-balena-2.98.30
|
||||||
|
title: "'image-balena: Remove localMode from standalone image configuration'"
|
||||||
|
date: 2022-05-24T10:09:17.695Z
|
||||||
|
version: 2.98.30
|
||||||
|
title: "'Update layers/meta-balena digest to 5590394'"
|
||||||
|
date: 2022-05-26T16:44:07.011Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update contracts to f251e053b36b3a6d14cd022b9745e478dcad9a6a
|
- subject: Update contracts to f251e053b36b3a6d14cd022b9745e478dcad9a6a
|
||||||
hash: ae601127e0e75ea8c784f23b5c8168abdbe64341
|
hash: ae601127e0e75ea8c784f23b5c8168abdbe64341
|
||||||
|
|
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,6 +1,20 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.98.30
|
||||||
|
## (2022-05-26)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 55903947dc4dbbf7a0a1c5626ba6c8eaa1b09f67 [Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-2.98.30
|
||||||
|
> ### (2022-05-24)
|
||||||
|
>
|
||||||
|
> * Remove localMode setting from standalone image configuration [Alex Gonzalez]
|
||||||
|
>
|
||||||
|
</details>
|
||||||
|
|
||||||
# v2.98.29+rev1
|
# v2.98.29+rev1
|
||||||
## (2022-05-24)
|
## (2022-05-24)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.98.29+rev1
|
2.98.30
|
Loading…
Add table
Reference in a new issue