v4.0.1
This commit is contained in:
parent
bd36074dc5
commit
b880ce4dfa
3 changed files with 46 additions and 1 deletions
|
@ -1,3 +1,33 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 6db6c7c9774bf58dc4676816280f81fae83df78e
|
||||||
|
hash: 5c1ee2c7f7055daab347500a80c1294ebb91f512
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 6db6c7c9774bf58dc4676816280f81fae83df78e
|
||||||
|
changelog-entry: Update layers/meta-balena to 6db6c7c9774bf58dc4676816280f81fae83df78e
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "classes: sign: add a retry to the signing call"
|
||||||
|
hash: 0f6d0ccf27f9a356fef918bccf8d328d42af0859
|
||||||
|
body: >
|
||||||
|
When the signed artifacts are big we see closed connections
|
||||||
|
because
|
||||||
|
|
||||||
|
of timeouts in the front caches. A retry should help.
|
||||||
|
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-4.0.1
|
||||||
|
title: ""
|
||||||
|
date: 2023-09-08T12:59:39.384Z
|
||||||
|
version: 4.0.1
|
||||||
|
title: ""
|
||||||
|
date: 2023-09-08T14:05:10.032Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to b85be94a14e77496ff21e131642f596a247efd59
|
- subject: Update layers/meta-balena to b85be94a14e77496ff21e131642f596a247efd59
|
||||||
hash: 8c36c8891197d7adfffb5b0da94497ce3ee06006
|
hash: 8c36c8891197d7adfffb5b0da94497ce3ee06006
|
||||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v4.0.1
|
||||||
|
## (2023-09-08)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 6db6c7c9774bf58dc4676816280f81fae83df78e [Self-hosted Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-4.0.1
|
||||||
|
> ### (2023-09-08)
|
||||||
|
>
|
||||||
|
> * classes: sign: add a retry to the signing call [Alex Gonzalez]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v4.0.0
|
# v4.0.0
|
||||||
## (2023-09-06)
|
## (2023-09-06)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
4.0.0
|
4.0.1
|
Loading…
Add table
Reference in a new issue