Skip to content

Commit

Permalink
v6.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 8, 2025
1 parent f992f50 commit 2043b09
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 1 deletion.
68 changes: 68 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,71 @@
- commits:
- subject: Update tests/leviathan digest to 6652ce0
hash: 4752c5958197172b2ba8d19da67c7392ead45508
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested:
- commits:
- subject: Update core/contracts digest to b7d2bb8
hash: 43eb721f7e6955c6f94e9d44ee9e07b0f6f4c141
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.81
title: ""
date: 2025-01-07T12:50:48.076Z
- commits:
- subject: Update core/contracts digest to 44bbd40
hash: 96229e68093dda364f810b0616dc8184fcf98806
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.80
title: ""
date: 2025-01-06T20:41:04.628Z
- commits:
- subject: Update balena-io/balena-cli to v20.1.6
hash: e53e0eb596bca4ea4a2413530f0bb3368687942f
body: |
Update balena-io/balena-cli from 20.1.2 to 20.1.6
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.79
title: ""
date: 2025-01-06T18:30:55.317Z
- commits:
- subject: "core: ssh tunnels: fix auth errors when worker is in prod mode"
hash: 24c37653a0adba4295200384d3eb3ad35b363ed9
body: >
When the worker is in production mode, ssh auth when creating
the reverse tunnel to tunnel though it to the DUT failed. Using
BC username auth with BC registered keys fixes it
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: rcooke-warwick
nested: []
version: leviathan-2.31.78
title: ""
date: 2025-01-06T17:34:37.088Z
version: 6.2.8
title: ""
date: 2025-01-08T14:59:06.690Z
- commits:
- subject: "balena-image-flasher: depend on balena-image:do_image_complete"
hash: aa030228732392d81bab7ed297c68eeaa28c0175
Expand Down
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
Change log
-----------

# v6.2.8
## (2025-01-08)


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

> ## leviathan-2.31.81
> ### (2025-01-07)
>
> * Update core/contracts digest to b7d2bb8 [balena-renovate[bot]]
>
> ## leviathan-2.31.80
> ### (2025-01-06)
>
> * Update core/contracts digest to 44bbd40 [balena-renovate[bot]]
>
> ## leviathan-2.31.79
> ### (2025-01-06)
>
> * Update balena-io/balena-cli to v20.1.6 [balena-renovate[bot]]
>
> ## leviathan-2.31.78
> ### (2025-01-06)
>
> * core: ssh tunnels: fix auth errors when worker is in prod mode [rcooke-warwick]
>
</details>

# v6.2.7
## (2025-01-08)

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

0 comments on commit 2043b09

Please sign in to comment.