Skip to content

Commit 4026317

Browse files
v7.0.0
1 parent fbee9ef commit 4026317

3 files changed

Lines changed: 22 additions & 1 deletion

File tree

.versionbot/CHANGELOG.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
- commits:
2+
- subject: "mobynit: update to v1.0.0"
3+
hash: d3c6c79ec6ff747fdcec1534bd704950b163f63b
4+
body: |
5+
This mobynit version mounts the rootfs as lowerdirs and is intrinsically
6+
read-only.
7+
footer:
8+
Change-type: major
9+
change-type: major
10+
Signed-off-by: Alex Gonzalez <alexg@balena.io>
11+
signed-off-by: Alex Gonzalez <alexg@balena.io>
12+
author: Alex Gonzalez
13+
nested: []
14+
version: 7.0.0
15+
title: ""
16+
date: 2026-04-24T18:34:48.170Z
117
- commits:
218
- subject: "tests: cloud: Stop waiting for healthy supervisor in cloud suite
319
before preload test"

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change log
22
-----------
33

4+
# v7.0.0
5+
## (2026-04-24)
6+
7+
* mobynit: update to v1.0.0 [Alex Gonzalez]
8+
49
# v6.12.11
510
## (2026-04-23)
611

meta-balena-common/conf/distro/include/balena-os.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include conf/distro/include/balena-os-rust-version.inc
55

66
DISTRO = "balena-os"
77
DISTRO_NAME = "balenaOS"
8-
DISTRO_VERSION = "6.12.11"
8+
DISTRO_VERSION = "7.0.0"
99
HOSTOS_VERSION = "${DISTRO_VERSION}"
1010

1111
# Allowed kernel cmdline arguments, used by balena-bootloader and the bootloader configuration scripts

0 commit comments

Comments
 (0)