diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 49ea2ead..091a1eed 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 + hash: a889c319e7b7d87daa463b75adfa73c6c7cd2502 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 + changelog-entry: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 + author: balena-renovate[bot] + nested: + - 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-18T11:38:29.038Z - commits: - subject: Update layers/meta-balena to 7c61b0f1e4af295d412a00d7965b106f4922d4f0 hash: 999be3e5a1a9d2b4f64b5bdff7f7007d9c8c4bfd diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e23fdc7..20786a92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # v2.105.10 ## (2022-10-13) +# v6.0.28+rev1 +## (2024-09-18) + + +
+ Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 [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