From 773cb982049f355a2871b93768d4724864e4b5ce 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:28 +0000 Subject: [PATCH] v6.0.19+rev2 --- .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 f08ed84b..56e4421d 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,35 @@ +- commits: + - subject: Update balena-yocto-scripts to cc1d2e4eec194181974a018588d154c41d7cd040 + hash: 4cc9b676c95bdd6aad5217e2956e796e8e5ea434 + 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.19+rev2 + title: "" + date: 2024-09-01T01:59:25.308Z - commits: - subject: Update balena-yocto-scripts to 5c8805dcd0013ca3aab6ec82e094595ad8f6780b hash: 3447d0eec049ce521cb343f32b40788c7ee20660 diff --git a/CHANGELOG.md b/CHANGELOG.md index f526bf6b..86dd10bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ # v6.0.5 +# v6.0.19+rev2 +## (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.19+rev1 ## (2024-08-31) diff --git a/VERSION b/VERSION index 26382cfa..011c1d84 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.19+rev1 \ No newline at end of file +6.0.19+rev2 \ No newline at end of file