Skip to content

Commit

Permalink
v5.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 19, 2024
1 parent e3534ed commit 5da94ac
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 1 deletion.
51 changes: 51 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,54 @@
- commits:
- subject: Update tests/leviathan digest to 6be4049
hash: 889c23e5e8134f4e456681fc8a2bacc6d126271c
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update actions/upload-artifact digest to 694cdab
hash: e8ac025c685a10b02c074d34f6321bfa9a85715e
body: |
Update actions/upload-artifact
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.38
title: ""
date: 2024-01-18T22:30:12.106Z
- commits:
- subject: Update actions/upload-artifact digest to 1eb3cb2
hash: fdc77c10964cd4ad712773ce9c67ded83e5dbd58
body: |
Update actions/upload-artifact
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.37
title: ""
date: 2024-01-15T01:57:42.562Z
- commits:
- subject: Update Lock file maintenance
hash: 526e3b151506e979ad587f31c07aa5734609a796
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.36
title: ""
date: 2024-01-15T00:50:36.593Z
version: 5.1.12
title: ""
date: 2024-01-19T03:26:08.587Z
- commits:
- subject: "kernel-balena: Only sign initramfs for EFI machines"
hash: 5e56bc8cace0b71bcbf8e216dfe2a194144ba783
Expand Down
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
Change log
-----------

# v5.1.12
## (2024-01-19)


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

> ## leviathan-2.29.38
> ### (2024-01-18)
>
> * Update actions/upload-artifact digest to 694cdab [Self-hosted Renovate Bot]
>
> ## leviathan-2.29.37
> ### (2024-01-15)
>
> * Update actions/upload-artifact digest to 1eb3cb2 [Self-hosted Renovate Bot]
>
> ## leviathan-2.29.36
> ### (2024-01-15)
>
> * Update Lock file maintenance [Self-hosted Renovate Bot]
>
</details>

# v5.1.11
## (2024-01-18)

Expand Down
2 changes: 1 addition & 1 deletion meta-balena-common/conf/distro/include/balena-os.inc
Original file line number Diff line number Diff line change
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.11"
DISTRO_VERSION = "5.1.12"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit 5da94ac

Please sign in to comment.