Skip to content

Commit

Permalink
v5.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Feb 5, 2024
1 parent e3e40c4 commit e3519f1
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 1 deletion.
38 changes: 38 additions & 0 deletions .versionbot/CHANGELOG.yml
@@ -1,3 +1,41 @@
- commits:
- subject: Update tests/leviathan digest to 57ba19b
hash: 95914f064319b07f4fffaea99acba403371f8552
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update balena-os/leviathan-worker to v2.9.32
hash: 9b77f33362ad96fbcb16144d1ced8f55b1ae229b
body: |
Update balena-os/leviathan-worker from 2.9.30 to 2.9.32
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.48
title: ""
date: 2024-02-05T14:50:14.058Z
- commits:
- subject: Update Lock file maintenance
hash: aaaa5b9d3cbdc934492b3198be0f589878bb2556
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.47
title: ""
date: 2024-02-05T00:45:07.492Z
version: 5.1.24
title: ""
date: 2024-02-05T21:33:40.827Z
- commits:
- subject: "tests: cloud: disable dut internet after flashing"
hash: d2862583495343999f413f2279e0a560c4f85036
Expand Down
20 changes: 20 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,26 @@
Change log
-----------

# v5.1.24
## (2024-02-05)


<details>
<summary> Update tests/leviathan digest to 57ba19b [Self-hosted Renovate Bot] </summary>

> ## leviathan-2.29.48
> ### (2024-02-05)
>
> * Update balena-os/leviathan-worker to v2.9.32 [Self-hosted Renovate Bot]
>
> ## leviathan-2.29.47
> ### (2024-02-05)
>
> * Update Lock file maintenance [Self-hosted Renovate Bot]
>
</details>

# v5.1.23
## (2024-02-05)

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.23"
DISTRO_VERSION = "5.1.24"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit e3519f1

Please sign in to comment.