diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f72668ab..5bc6b2a6 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,58 @@ +- commits: + - subject: Update balena-yocto-scripts to 659a7ebd075bb77fb46422d377a68458acbc646d + hash: 74ee0bc02badc3ef19641e42d696b50ca7f82d14 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 659a7ebd075bb77fb46422d377a68458acbc646d + changelog-entry: Update balena-yocto-scripts to 659a7ebd075bb77fb46422d377a68458acbc646d + author: balena-renovate[bot] + nested: + - commits: + - subject: Update balena-os/leviathan action to v2.31.44 + hash: ec2c830e179ca39b6338b48c1949d70e36944317 + body: | + Update balena-os/leviathan from 2.31.43 to 2.31.44 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.44 + title: "" + date: 2024-09-18T20:53:09.966Z + - commits: + - subject: Update balena-os/leviathan action to v2.31.43 + hash: 1d06142fd45940bb41e902b3c03ba6fa5e1c7665 + body: | + Update balena-os/leviathan from 2.31.40 to 2.31.43 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.43 + title: "" + date: 2024-09-18T13:23:47.644Z + - commits: + - subject: only upload artifacts when test_matrix is defined + hash: 51751d241c7e845351e3a26c74e615157ad38f52 + body: > + This prevents uploads of artifacts that will never be used - as + they are only used in the tests step, if there are no tests then + no need to upload + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: balena-yocto-scripts-1.25.42 + title: "" + date: 2024-09-18T11:05:33.621Z + version: 6.0.28+rev1 + title: "" + date: 2024-09-19T01:09:40.406Z - commits: - subject: Update layers/meta-balena to 7c61b0f1e4af295d412a00d7965b106f4922d4f0 hash: 5efb71f689b2776cae911c0aa8617a56ae2658d1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dbae6a1..ebce6cab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,31 @@ # v2.113.24 ## (2023-03-27) +# v6.0.28+rev1 +## (2024-09-19) + + +
+ Update balena-yocto-scripts to 659a7ebd075bb77fb46422d377a68458acbc646d [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.44 +> ### (2024-09-18) +> +> * Update balena-os/leviathan action to v2.31.44 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.43 +> ### (2024-09-18) +> +> * Update balena-os/leviathan action to v2.31.43 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.42 +> ### (2024-09-18) +> +> * only upload artifacts when test_matrix is defined [rcooke-warwick] +> + +
+ # v6.0.28 ## (2024-09-18) diff --git a/VERSION b/VERSION index 6433b696..b86c0967 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.28 \ No newline at end of file +6.0.28+rev1 \ No newline at end of file