File tree Expand file tree Collapse file tree 3 files changed +25
-1
lines changed
meta-balena-common/conf/distro/include Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+ - commits:
2+ - subject: "renovate.json: Remove custom balena-git package rules"
3+ hash: 3b143a83bf6693ff42783f0c7a88107418440c12
4+ body: |
5+ Since 2533a1a we are no longer versioning or tagging balena commits
6+ to the engine, so this renovate package rule no longer applies.
7+
8+ Going forward, we will manually bump the commit hash unless we are
9+ moving to a new upstream tag.
10+ footer:
11+ Change-type: patch
12+ change-type: patch
13+ Signed-off-by: Kyle Harding <kyle@balena.io>
14+ signed-off-by: Kyle Harding <kyle@balena.io>
15+ author: Kyle Harding
16+ nested: []
17+ version: 6.9.6
18+ title: ""
19+ date: 2025-12-11T01:33:51.039Z
120- commits:
221 - subject: fix initramfs rootfs script wrong indent
322 hash: 4204dd9590e5bfeb740088ad2285edc67a634986
Original file line number Diff line number Diff line change 11Change log
22-----------
33
4+ # v6.9.6
5+ ## (2025-12-11)
6+
7+ * renovate.json: Remove custom balena-git package rules [ Kyle Harding]
8+
49# v6.9.5
510## (2025-12-10)
611
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ include conf/distro/include/balena-os-rust-version.inc
55
66DISTRO = "balena-os"
77DISTRO_NAME = "balenaOS"
8- DISTRO_VERSION = "6.9.5 "
8+ DISTRO_VERSION = "6.9.6 "
99HOSTOS_VERSION = "${DISTRO_VERSION} "
1010python () {
1111 ''' Set HOSTOS_VERSION from board VERSION if available '''
You can’t perform that action at this time.
0 commit comments