Skip to content

Commit

Permalink
v5.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored May 27, 2024
1 parent 342150f commit 15a8f82
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 1 deletion.
39 changes: 39 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
- commits:
- subject: Update balena-supervisor to v16.3.10
hash: a500fccd65e2cf7d31ed6730cc6fd12e0220b757
body: |
Update balena-supervisor from 16.3.8 to 16.3.10
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update got to v14.3.0
hash: 4764bca2c4122a37f1f4c684e673ddca3812b4c9
body: |
Update got from 14.2.1 to 14.3.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: balena-supervisor-16.3.10
title: ""
date: 2024-05-27T02:41:46.106Z
- commits:
- subject: Update balena-io/deploy-to-balena-action action to v2.0.69
hash: 9cdb363e4cf274e5506247cc55cebef0c676de7e
body: |
Update balena-io/deploy-to-balena-action from 2.0.68 to 2.0.69
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: balena-supervisor-16.3.9
title: ""
date: 2024-05-27T01:59:21.096Z
version: 5.3.11
title: ""
date: 2024-05-27T06:50:02.553Z
- commits:
- subject: Update balena-supervisor to v16.3.8
hash: ca994c7c5d3598b0f1844e3c98bc37b756d056c6
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
-----------

# v5.3.11
## (2024-05-27)


<details>
<summary> Update balena-supervisor to v16.3.10 [Self-hosted Renovate Bot] </summary>

> ## balena-supervisor-16.3.10
> ### (2024-05-27)
>
> * Update got to v14.3.0 [Self-hosted Renovate Bot]
>
> ## balena-supervisor-16.3.9
> ### (2024-05-27)
>
> * Update balena-io/deploy-to-balena-action action to v2.0.69 [Self-hosted Renovate Bot]
>

</details>

# v5.3.10
## (2024-05-24)

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

0 comments on commit 15a8f82

Please sign in to comment.