From 9c2c9cbd617e7d24d929b41d5596d3013810b45a Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 01:59:24 +0000 Subject: [PATCH] v6.0.20+rev1 --- .versionbot/CHANGELOG.yml | 32 ++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 48 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 3eecac9d..364278ed 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,35 @@ +- commits: + - subject: Update balena-yocto-scripts to cc1d2e4eec194181974a018588d154c41d7cd040 + hash: 725baee40da1f18deba42cfcda69077ae08ccfb5 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to cc1d2e4eec194181974a018588d154c41d7cd040 + changelog-entry: Update balena-yocto-scripts to cc1d2e4eec194181974a018588d154c41d7cd040 + author: balena-renovate[bot] + nested: + - 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-01T01:59:19.227Z - commits: - subject: Update layers/meta-balena to 5e5235368b985d34d1efbedb7ba95951b547dd1b hash: 467a3e45de796ff9395fb0ddbb58b135e6246a4c diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a984292..da784c4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v6.0.20+rev1 +## (2024-09-01) + + +
+ Update balena-yocto-scripts to cc1d2e4eec194181974a018588d154c41d7cd040 [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 4bb9d320..b532ef1a 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