Skip to content

Commit

Permalink
v5.3.28
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jul 10, 2024
1 parent 9de895f commit 4c37653
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
15 changes: 15 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
- commits:
- subject: Add GHA yocto workflows for common device types
hash: 261e54604908c6d55ae7ac0b8e7502c76663c58e
body: |
These workflows are for testing the build steps only.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: 5.3.28
title: ""
date: 2024-07-10T22:33:19.858Z
- commits:
- subject: Update tests/leviathan digest to 60b559c
hash: ce164c99859f0a63bd989c12a79fe5383222ec94
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change log
-----------

# v5.3.28
## (2024-07-10)

* Add GHA yocto workflows for common device types [Kyle Harding]

# v5.3.27
## (2024-07-07)

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

0 comments on commit 4c37653

Please sign in to comment.