Skip to content

Commit

Permalink
v5.1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Feb 11, 2024
1 parent f70298a commit 4b70a3a
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 1 deletion.
31 changes: 31 additions & 0 deletions .versionbot/CHANGELOG.yml
@@ -1,3 +1,34 @@
- commits:
- subject: Update balena-engine to v20.10.43
hash: 2f47cdb1996b3ab4421a22fd0b36917899bf77b4
body: |
Update balena-engine from 20.10.42 to 20.10.43
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update runc component to v1.1.12 from balena-runc repo
hash: 9cdf0321cbb1dee0b1712f4e537f1b90caad45ea
body: >
Also update containerd component from balena-containerd to also
use

runc v1.1.12. Also update dependencies as indicated from balena-runc go.mod.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
signed-off-by: Ken Bannister <kb2ma@runbox.com>
author: Ken Bannister
nested: []
version: balena-engine-20.10.43
title: ""
date: 2024-02-06T08:42:31.660Z
version: 5.1.28
title: ""
date: 2024-02-11T11:59:55.024Z
- commits:
- subject: "patch: upgrade recipes/devtools/go to 1.17.13"
hash: 0845ea2914e0b784a022d3c9414168d8a2212c4b
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,21 @@
Change log
-----------

# v5.1.28
## (2024-02-11)


<details>
<summary> Update balena-engine to v20.10.43 [Self-hosted Renovate Bot] </summary>

> ## balena-engine-20.10.43
> ### (2024-02-06)
>
> * Update runc component to v1.1.12 from balena-runc repo [Ken Bannister]
>
</details>

# v5.1.27
## (2024-02-09)

Expand Down
2 changes: 1 addition & 1 deletion meta-balena-common/conf/distro/include/balena-os.inc
Expand Up @@ -5,7 +5,7 @@ include conf/distro/include/balena-os-rust-version.inc

DISTRO = "balena-os"
DISTRO_NAME = "balenaOS"
DISTRO_VERSION = "5.1.27"
DISTRO_VERSION = "5.1.28"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit 4b70a3a

Please sign in to comment.