diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 39388293..cf6374eb 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,58 @@ +- commits: + - subject: Update balena-yocto-scripts to 659a7ebd075bb77fb46422d377a68458acbc646d + hash: 2741e02a645e9f6765a9841622e9393f7dd71c82 + 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-19T06:19:52.080Z - commits: - subject: Update layers/meta-balena to 7c61b0f1e4af295d412a00d7965b106f4922d4f0 hash: ac957b4f825ae0aab1ed41ca45ab6b8ac6953823 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5086c9c9..9dd4ba68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,31 @@ # v2.105.10 ## (2022-10-13) +# 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