Skip to content

Commit

Permalink
v5.1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Feb 13, 2024
1 parent b94e41b commit 9cacd8f
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 1 deletion.
24 changes: 24 additions & 0 deletions .versionbot/CHANGELOG.yml
@@ -1,3 +1,27 @@
- commits:
- subject: Update tests/leviathan digest to 4b9de7e
hash: b4f6a28c7c7f0f9636417b5e06c16a8ddc3ce2e9
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: "patch: Authenticate the validator before validation"
hash: 03ef1b01b99d921fe99b834001de26d4c760f3b8
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
author: Vipul Gupta (@vipulgupta2048)
nested: []
version: leviathan-2.29.57
title: ""
date: 2024-02-13T10:45:34.666Z
version: 5.1.32
title: ""
date: 2024-02-13T16:01:45.214Z
- commits:
- subject: Update tests/leviathan digest to 00ee51c
hash: e19942dc9ca040d48f3b8e2ab36a03bb31f4bc74
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,21 @@
Change log
-----------

# v5.1.32
## (2024-02-13)


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

> ## leviathan-2.29.57
> ### (2024-02-13)
>
> * patch: Authenticate the validator before validation [Vipul Gupta (@vipulgupta2048)]
>
</details>

# v5.1.31
## (2024-02-13)

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

0 comments on commit 9cacd8f

Please sign in to comment.