Skip to content

Commit

Permalink
v6.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 29, 2024
1 parent f10befb commit ff03602
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 1 deletion.
89 changes: 89 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,92 @@
- commits:
- subject: Update tests/leviathan digest to ff6a079
hash: 5b915b20c402774b2926a8f2ea73200daffdd607
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested:
- commits:
- subject: Update core/contracts digest to 59752b7
hash: 77fb084fa0073a4ce024c258bc81b44c7df84daa
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.29
title: ""
date: 2024-08-29T19:33:37.619Z
- commits:
- subject: Update balena-os/leviathan-worker to v2.9.43
hash: 47bf1a79a6935e7c99430266f67d90f0f0155256
body: |
Update balena-os/leviathan-worker from 2.9.41 to 2.9.43
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.28
title: ""
date: 2024-08-29T18:44:20.177Z
- commits:
- subject: Update docker/setup-buildx-action digest to 988b5a0
hash: e6b3ef176fbadff3adeb317158d8be96c635092a
body: |
Update docker/setup-buildx-action
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.27
title: ""
date: 2024-08-29T17:37:31.318Z
- commits:
- subject: specify ipv4 localhost for balena tunnel
hash: 26d159fb88c3455975a048aa70bfeaad530d6330
body: ""
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: []
- subject: Move balena-cli download to a build stage with renovate management
hash: 6bc62dc2b0b8368aea6b1763968ee5d775657d0e
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
- subject: "core: update CLI to 19.0.0"
hash: 382dd48d3c3f7bc4fbad1e3376d84a40c1342c15
body: >
we were previously using CLI 16.0.0, which is now over 365 days
since the next major release (17.0.0) , so its deprecated and
won't work without adding the --unsupported flag, or updating.
Choosing to update
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.26
title: ""
date: 2024-08-29T16:24:31.112Z
version: 6.0.16
title: ""
date: 2024-08-29T22:23:40.786Z
- commits:
- subject: remove up-board and cl-som-imx8
hash: e89f03602ba6b9565db22e90ff1c7f604c6f2eca
Expand Down
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
Change log
-----------

# v6.0.16
## (2024-08-29)


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

> ## leviathan-2.31.29
> ### (2024-08-29)
>
> * Update core/contracts digest to 59752b7 [balena-renovate[bot]]
>
> ## leviathan-2.31.28
> ### (2024-08-29)
>
> * Update balena-os/leviathan-worker to v2.9.43 [balena-renovate[bot]]
>
> ## leviathan-2.31.27
> ### (2024-08-29)
>
> * Update docker/setup-buildx-action digest to 988b5a0 [balena-renovate[bot]]
>
> ## leviathan-2.31.26
> ### (2024-08-29)
>
> * specify ipv4 localhost for balena tunnel [rcooke-warwick]
> * Move balena-cli download to a build stage with renovate management [Kyle Harding]
> * core: update CLI to 19.0.0 [rcooke-warwick]
>
</details>

# v6.0.15
## (2024-08-29)

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

0 comments on commit ff03602

Please sign in to comment.