From 4587ebe2f9dbf1226c379d2b2298d88f26140c63 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 23:02:55 +0000 Subject: [PATCH] v6.0.20+rev1 --- .versionbot/CHANGELOG.yml | 58 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 25 +++++++++++++++++ VERSION | 2 +- 3 files changed, 84 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index a8600ea..a9d019f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,61 @@ +- commits: + - subject: Update balena-yocto-scripts to 578161cba337cccf1a23a2b4b8a5f45cbb16abb2 + hash: dbe07ee52d5863ba435f0f0bb2d87f1117497b29 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 578161cba337cccf1a23a2b4b8a5f45cbb16abb2 + changelog-entry: Update balena-yocto-scripts to 578161cba337cccf1a23a2b4b8a5f45cbb16abb2 + author: balena-renovate[bot] + nested: + - commits: + - subject: Update actions/upload-artifact action to v4.4.0 + hash: 50fe40fee6dde2abd580606a60e5a613959e2d3e + body: | + Update actions/upload-artifact from 4.3.6 to 4.4.0 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.31 + title: "" + date: 2024-09-01T04:28:48.680Z + - commits: + - subject: Update balena-os/leviathan digest to ff6a079 + hash: 3eff42640327916a3ea7acb35eb1b5c4905303e8 + body: | + Update balena-os/leviathan + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.30 + title: "" + date: 2024-09-01T02:30:52.700Z + - commits: + - subject: Restrict runners via yocto label, not 16cpu + hash: 5ec368545ccc173631b7b82f68f7619b1dbfe5e5 + body: > + We currently have many `8cpu` runners available that are + + migrating from Jenkins that we should allow to use for yocto + builds. + + + As long as some runners don't have the `yocto` tag so we don't + bottleneck the runner queue for other orgs. + footer: + Change-type: patch + change-type: patch + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.25.29 + title: "" + date: 2024-08-31T23:20:44.235Z + version: 6.0.20+rev1 + title: "" + date: 2024-09-01T23:02:50.747Z - commits: - subject: Update layers/meta-balena to 5e5235368b985d34d1efbedb7ba95951b547dd1b hash: c2fc1710b5e6d10f7d5fa8b539c507f0521184c1 diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a1a68..8f9e0f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,31 @@ Change log ----------- +# v6.0.20+rev1 +## (2024-09-01) + + +
+ Update balena-yocto-scripts to 578161cba337cccf1a23a2b4b8a5f45cbb16abb2 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.31 +> ### (2024-09-01) +> +> * Update actions/upload-artifact action to v4.4.0 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.30 +> ### (2024-09-01) +> +> * Update balena-os/leviathan digest to ff6a079 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.29 +> ### (2024-09-01) +> +> * Restrict runners via yocto label, not 16cpu [Kyle Harding] +> + +
+ # v6.0.20 ## (2024-08-31) diff --git a/VERSION b/VERSION index 4bb9d32..b532ef1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.20 \ No newline at end of file +6.0.20+rev1 \ No newline at end of file