From 746e9abdb6e6a79357566473a5d8c5bfa622c111 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 15:43:39 +0000 Subject: [PATCH] v6.1.21+rev4 --- .versionbot/CHANGELOG.yml | 67 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 26 +++++++++++++++ VERSION | 2 +- 3 files changed, 94 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7915a4cd..1e2ed283 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,70 @@ +- commits: + - subject: Update balena-yocto-scripts to 5bd4848e9ced026a208830a98b2c8a43aa0b79df + hash: d4fc4978b890a3db1fbe826f32336135e8907d5e + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 5bd4848e9ced026a208830a98b2c8a43aa0b79df + changelog-entry: Update balena-yocto-scripts to 5bd4848e9ced026a208830a98b2c8a43aa0b79df + author: balena-renovate[bot] + nested: + - commits: + - subject: Update balena-os/leviathan action to v2.31.69 + hash: da7a483a6987556af6e663e61477917f5c486fa2 + body: | + Update balena-os/leviathan from 2.31.68 to 2.31.69 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.28.1 + title: "" + date: 2024-12-10T11:34:33.849Z + - commits: + - subject: Update the App Id and Private Key for ephemeral app tokens + hash: 583241b9d2ae902b302fd00bb037ef0c844ca289 + body: | + This changes the yocto scripts workflow to use a dedicated + balenaOS CI app, rather than the Flowzone app. + footer: + Change-type: minor + change-type: minor + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.28.0 + title: "" + date: 2024-12-09T16:21:11.861Z + - commits: + - subject: "barys: add support for scarthgap" + hash: fa730241fc31bf1cda183e4e42f733372948a4fd + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + - subject: "barys: make honister+ syntax default" + hash: 8d9f26fb9f11b32aba1b0c364a093415be90b576 + body: | + Rather than require new Yocto versions to be added to + NEW_SYNTAX_RELEASES, make the new syntax the default. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + version: balena-yocto-scripts-1.27.20 + title: "" + date: 2024-12-09T09:35:53.011Z + version: 6.1.21+rev4 + title: "" + date: 2024-12-10T15:43:32.050Z - commits: - subject: Update contracts to 474ab2d22fa0c6fb82dfb382beb6f14975927166 hash: eff0e3dd95b3d3c7b2c65d537077ee16ef4fd15d diff --git a/CHANGELOG.md b/CHANGELOG.md index 03edfc1f..3550a62e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,32 @@ Change log ----------- +# v6.1.21+rev4 +## (2024-12-10) + + +
+ Update balena-yocto-scripts to 5bd4848e9ced026a208830a98b2c8a43aa0b79df [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.28.1 +> ### (2024-12-10) +> +> * Update balena-os/leviathan action to v2.31.69 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.28.0 +> ### (2024-12-09) +> +> * Update the App Id and Private Key for ephemeral app tokens [Kyle Harding] +> +> ## balena-yocto-scripts-1.27.20 +> ### (2024-12-09) +> +> * barys: add support for scarthgap [Joseph Kogut] +> * barys: make honister+ syntax default [Joseph Kogut] +> + +
+ # v6.1.21+rev3 ## (2024-12-07) diff --git a/VERSION b/VERSION index f758de64..8ae05852 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.21+rev3 \ No newline at end of file +6.1.21+rev4 \ No newline at end of file