Skip to content

Commit

Permalink
v6.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Feb 7, 2025
1 parent 7e6e5b5 commit c3ade7d
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 1 deletion.
42 changes: 42 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,45 @@
- commits:
- subject: Update tests/leviathan digest to ae96a7e
hash: 00cec0d947cd10e91d635e37a977dcaf68803852
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested:
- commits:
- subject: Update balena-os/leviathan-worker to v2.9.57
hash: b25a64d8d003c4f9eea7c4bd5f1b6438f12730f5
body: |
Update balena-os/leviathan-worker from 2.9.50 to 2.9.57
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.89
title: ""
date: 2025-02-06T20:21:54.156Z
- commits:
- subject: Fix running tests over local worker IP
hash: 0a642b8a0e21f9740ae8982f99da3506d62253a3
body: >
This has been broken since splitting the core from the worker -
fixing it enables running tests with a local worker without the
VPN, much faster and avoids VPN file transfer issues
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: Ryan Cooke
nested: []
version: leviathan-2.31.88
title: ""
date: 2025-02-06T14:35:10.115Z
version: 6.3.17
title: ""
date: 2025-02-07T14:19:23.643Z
- commits:
- subject: "tests: os: swap: increase wiggle room in swap check"
hash: f13121bba5b413c932afd8f8db43f87ccb7bca0a
Expand Down
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
Change log
-----------

# v6.3.17
## (2025-02-07)


<details>
<summary> Update tests/leviathan digest to ae96a7e [balena-renovate[bot]] </summary>

> ## leviathan-2.31.89
> ### (2025-02-06)
>
> * Update balena-os/leviathan-worker to v2.9.57 [balena-renovate[bot]]
>
> ## leviathan-2.31.88
> ### (2025-02-06)
>
> * Fix running tests over local worker IP [Ryan Cooke]
>

</details>

# v6.3.16
## (2025-02-06)

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

0 comments on commit c3ade7d

Please sign in to comment.