diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 63af0cc6..653ba848 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,45 @@ +- commits: + - subject: Update balena-yocto-scripts to 18a3783b983fcb706390a59c3287a071bcacf485 + hash: 264b40d6ef17a20a07b7677465e34ef06c523d96 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 18a3783b983fcb706390a59c3287a071bcacf485 + changelog-entry: Update balena-yocto-scripts to 18a3783b983fcb706390a59c3287a071bcacf485 + author: balena-renovate[bot] + nested: + - 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.29+rev1 + title: "" + date: 2024-09-18T19:08:48.523Z - commits: - subject: Update layers/meta-balena to c702e9376d4424d8df32dff465a4e17ebdf009a9 hash: 173283f290ae24def573d5720e63376a7777c049 diff --git a/CHANGELOG.md b/CHANGELOG.md index ee3f1942..ad679cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ # v2.105.10 ## (2022-10-13) +# v6.0.29+rev1 +## (2024-09-18) + + +
+ Update balena-yocto-scripts to 18a3783b983fcb706390a59c3287a071bcacf485 [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.29 ## (2024-09-18) diff --git a/VERSION b/VERSION index 7413d60a..a2e4ee93 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.29 \ No newline at end of file +6.0.29+rev1 \ No newline at end of file