Skip to content

Commit 9c7eb72

Browse files
v6.0.5
1 parent cff1d9a commit 9c7eb72

File tree

3 files changed

+179
-1
lines changed

3 files changed

+179
-1
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,132 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to 7c9d2c889576bf75a7b90fcbe3502541df286fe3
3+
hash: 14e59de2a484416b91c9337736cd909992555d8a
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to 7c9d2c889576bf75a7b90fcbe3502541df286fe3
7+
changelog-entry: Update layers/meta-balena to 7c9d2c889576bf75a7b90fcbe3502541df286fe3
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: Update balena-supervisor to v16.4.4
12+
hash: cd92e92408d399a81fa11e221cbd6f23849cefbb
13+
body: |
14+
Update balena-supervisor from 16.4.1 to 16.4.4
15+
footer:
16+
Change-type: patch
17+
change-type: patch
18+
author: Self-hosted Renovate Bot
19+
nested:
20+
- commits:
21+
- subject: Improve log message typing
22+
hash: 4976578a830f3db6484e940a710928544709511d
23+
body: ""
24+
footer:
25+
Change-type: patch
26+
change-type: patch
27+
author: Pagan Gazzard
28+
nested: []
29+
version: balena-supervisor-16.4.4
30+
title: ""
31+
date: 2024-07-17T14:48:47.790Z
32+
- commits:
33+
- subject: "Logs: only truncate the message if it's possible it will need it"
34+
hash: c5d0eafea9016792d3eea04bf9d9df7886eb8bc0
35+
body: ""
36+
footer:
37+
Change-type: patch
38+
change-type: patch
39+
author: Pagan Gazzard
40+
nested: []
41+
- subject: "Logs: skip setting default values if we're dropping as an invalid log"
42+
hash: 34cf8b67081d7d353319839eab129569a186cd71
43+
body: ""
44+
footer:
45+
Change-type: patch
46+
change-type: patch
47+
author: Pagan Gazzard
48+
nested: []
49+
- subject: "Logs: only call `Date.now()` if a timestamp is not already present"
50+
hash: 0a817af10c7dc107b7524a63b2410ff84c275a8d
51+
body: ""
52+
footer:
53+
Change-type: patch
54+
change-type: patch
55+
author: Pagan Gazzard
56+
nested: []
57+
version: balena-supervisor-16.4.3
58+
title: ""
59+
date: 2024-07-16T22:28:15.802Z
60+
- commits:
61+
- subject: Cleanup images after state-engine tests
62+
hash: f38714d40ffa0c1a885016e8fdfbca46aff4108f
63+
body: >
64+
Tests on GitHub started failing recently because of
65+
leftover images from
66+
67+
the state engine test suite. This fixes that issue to
68+
allow tests to
69+
70+
pass.
71+
footer:
72+
Change-type: patch
73+
change-type: patch
74+
author: Felipe Lalanne
75+
nested: []
76+
version: balena-supervisor-16.4.2
77+
title: ""
78+
date: 2024-07-16T21:55:49.331Z
79+
version: meta-balena-6.0.5
80+
title: ""
81+
date: 2024-07-22T10:13:24.211Z
82+
- commits:
83+
- subject: Update balena-os/balena-yocto-scripts action to v1.25.8
84+
hash: a8e3ff95943773edee89f4b1b5b4762b8e9e9bdd
85+
body: |
86+
Update balena-os/balena-yocto-scripts from v1.25.7 to v1.25.8
87+
footer:
88+
Change-type: patch
89+
change-type: patch
90+
author: Self-hosted Renovate Bot
91+
nested: []
92+
version: meta-balena-6.0.4
93+
title: ""
94+
date: 2024-07-22T09:14:24.239Z
95+
- commits:
96+
- subject: Update docker API version to match the v20.10 engine version
97+
hash: b129f29043de773bf9f6b2259e30cd62487c3d41
98+
body: >
99+
Update the API version to the version set in the distro
100+
configuration,
101+
102+
which must match the API version of the balena package.
103+
footer:
104+
Change-type: patch
105+
change-type: patch
106+
Signed-off-by: Alex Gonzalez <alexg@balena.io>
107+
signed-off-by: Alex Gonzalez <alexg@balena.io>
108+
author: Alex Gonzalez
109+
nested: []
110+
- subject: "conf: distro: set default docker API version"
111+
hash: 39194a01acb4bfaf51f6d59a0a77b1988519620f
112+
body: >
113+
This is used to match the API version used in the build pipeline
114+
with
115+
116+
the balena version used in the image.
117+
footer:
118+
Change-type: patch
119+
change-type: patch
120+
Signed-off-by: Alex Gonzalez <alexg@balena.io>
121+
signed-off-by: Alex Gonzalez <alexg@balena.io>
122+
author: Alex Gonzalez
123+
nested: []
124+
version: meta-balena-6.0.3
125+
title: ""
126+
date: 2024-07-22T08:23:04.274Z
127+
version: 6.0.5
128+
title: ""
129+
date: 2024-07-22T14:21:15.045Z
1130
- commits:
2131
- subject: Update layers/meta-balena to ba25d479aec53db0a1f20667026e57fe47461ebb
3132
hash: d58a587fa6ab8413e90f7bba8f9aa2373218e360

CHANGELOG.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,55 @@
11
Change log
22
-----------
33

4+
# v6.0.5
5+
## (2024-07-22)
6+
7+
8+
<details>
9+
<summary> Update layers/meta-balena to 7c9d2c889576bf75a7b90fcbe3502541df286fe3 [Self-hosted Renovate Bot] </summary>
10+
11+
> ## meta-balena-6.0.5
12+
> ### (2024-07-22)
13+
>
14+
>
15+
> <details>
16+
> <summary> Update balena-supervisor to v16.4.4 [Self-hosted Renovate Bot] </summary>
17+
>
18+
>> ### balena-supervisor-16.4.4
19+
>> #### (2024-07-17)
20+
>>
21+
>> * Improve log message typing [Pagan Gazzard]
22+
>>
23+
>> ### balena-supervisor-16.4.3
24+
>> #### (2024-07-16)
25+
>>
26+
>> * Logs: only truncate the message if it's possible it will need it [Pagan Gazzard]
27+
>> * Logs: skip setting default values if we're dropping as an invalid log [Pagan Gazzard]
28+
>> * Logs: only call `Date.now()` if a timestamp is not already present [Pagan Gazzard]
29+
>>
30+
>> ### balena-supervisor-16.4.2
31+
>> #### (2024-07-16)
32+
>>
33+
>> * Cleanup images after state-engine tests [Felipe Lalanne]
34+
>>
35+
>
36+
> </details>
37+
>
38+
>
39+
> ## meta-balena-6.0.4
40+
> ### (2024-07-22)
41+
>
42+
> * Update balena-os/balena-yocto-scripts action to v1.25.8 [Self-hosted Renovate Bot]
43+
>
44+
> ## meta-balena-6.0.3
45+
> ### (2024-07-22)
46+
>
47+
> * Update docker API version to match the v20.10 engine version [Alex Gonzalez]
48+
> * conf: distro: set default docker API version [Alex Gonzalez]
49+
>
50+
51+
</details>
52+
453
# v6.0.2
554
## (2024-07-20)
655

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.2
1+
6.0.5

0 commit comments

Comments
 (0)