v2.98.44
This commit is contained in:
parent
6d27e23beb
commit
cd9f26fce9
3 changed files with 101 additions and 1 deletions
|
@ -1,3 +1,69 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to 5dcea5e5b39876e832538800441f494ce884e8f9
|
||||
hash: dd0e0e2cc1ebe5e338f8c324877233075162df53
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to 5dcea5e5b39876e832538800441f494ce884e8f9
|
||||
changelog-entry: Update layers/meta-balena to 5dcea5e5b39876e832538800441f494ce884e8f9
|
||||
author: Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: Update tests/leviathan digest to ea72650
|
||||
hash: 264147110d2517cb7929cdf709de1cd228f20dae
|
||||
body: Update tests/leviathan
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: catch error in executeCommandInhostOs
|
||||
hash: db1677995f1cf2f93284dcd35bb173d1cb3e08ca
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Ryan Cooke <ryan@balena.io>
|
||||
signed-off-by: Ryan Cooke <ryan@balena.io>
|
||||
author: rcooke-warwick
|
||||
nested: []
|
||||
version: leviathan-2.4.1
|
||||
title: "'catch error in executeCommandInhostOs'"
|
||||
date: 2022-06-09T13:28:01.544Z
|
||||
- commits:
|
||||
- subject: get ssh to work with ed25519 algorithm
|
||||
hash: 6bdaedab27c0a919eddd74cb784bddfd8281d90b
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: minor
|
||||
change-type: minor
|
||||
Signed-off-by: Ryan Cooke <ryan@balena.io>
|
||||
signed-off-by: Ryan Cooke <ryan@balena.io>
|
||||
author: rcooke-warwick
|
||||
nested: []
|
||||
version: leviathan-2.4.0
|
||||
title: "'get ssh to work with ed25519 algorithm'"
|
||||
date: 2022-06-07T11:26:55.354Z
|
||||
version: meta-balena-2.98.44
|
||||
title: "'Update tests/leviathan digest to ea72650'"
|
||||
date: 2022-06-09T21:46:58.389Z
|
||||
- commits:
|
||||
- subject: "tests: cloud: update container names"
|
||||
hash: 8b85216ea886c77788ceaf377ee775e9c48913df
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Ryan Cooke <ryan@balena.io>
|
||||
signed-off-by: Ryan Cooke <ryan@balena.io>
|
||||
author: rcooke-warwick
|
||||
nested: []
|
||||
version: meta-balena-2.98.43
|
||||
title: "'tests: cloud: update container names'"
|
||||
date: 2022-06-09T11:03:45.627Z
|
||||
version: 2.98.44
|
||||
title: "'Update layers/meta-balena digest to 5dcea5e'"
|
||||
date: 2022-06-09T23:45:44.273Z
|
||||
- commits:
|
||||
- subject: Add build and deploy workflow
|
||||
hash: e4053e7090864d8c30ea133db555ec1222d32913
|
||||
|
|
34
CHANGELOG.md
34
CHANGELOG.md
|
@ -1,6 +1,40 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.98.44
|
||||
## (2022-06-09)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to 5dcea5e5b39876e832538800441f494ce884e8f9 [Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.98.44
|
||||
> ### (2022-06-09)
|
||||
>
|
||||
>
|
||||
> <details>
|
||||
> <summary> Update tests/leviathan digest to ea72650 [Renovate Bot] </summary>
|
||||
>
|
||||
>> ### leviathan-2.4.1
|
||||
>> #### (2022-06-09)
|
||||
>>
|
||||
>> * catch error in executeCommandInhostOs [rcooke-warwick]
|
||||
>>
|
||||
>> ### leviathan-2.4.0
|
||||
>> #### (2022-06-07)
|
||||
>>
|
||||
>> * get ssh to work with ed25519 algorithm [rcooke-warwick]
|
||||
>>
|
||||
> </details>
|
||||
>
|
||||
>
|
||||
> ## meta-balena-2.98.43
|
||||
> ### (2022-06-09)
|
||||
>
|
||||
> * tests: cloud: update container names [rcooke-warwick]
|
||||
>
|
||||
</details>
|
||||
|
||||
# v2.98.42+rev1
|
||||
## (2022-06-08)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.98.42+rev1
|
||||
2.98.44
|
Loading…
Add table
Reference in a new issue