Skip to content

Commit

Permalink
v5.1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Feb 14, 2024
1 parent a12dd4a commit 905446e
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
14 changes: 14 additions & 0 deletions .versionbot/CHANGELOG.yml
@@ -1,3 +1,17 @@
- commits:
- subject: "tests: cloud: if no existing release, create generic fleet"
hash: 5b63019d327a1b8ebe1871fd6bc85b0790f40f81
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
author: rcooke-warwick
nested: []
version: 5.1.33
title: ""
date: 2024-02-14T07:31:35.324Z
- commits:
- subject: Update tests/leviathan digest to 4b9de7e
hash: b4f6a28c7c7f0f9636417b5e06c16a8ddc3ce2e9
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,11 @@
Change log
-----------

# v5.1.33
## (2024-02-14)

* tests: cloud: if no existing release, create generic fleet [rcooke-warwick]

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

0 comments on commit 905446e

Please sign in to comment.