From 4b727bbd8ae471dbf8316066d5c4f2fa27099097 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:09:53 +0000 Subject: [PATCH] v6.1.23+rev2 --- .versionbot/CHANGELOG.yml | 28 ++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 44 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f4ad34a..1b675c2 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,31 @@ +- commits: + - subject: Update balena-yocto-scripts to 4b3036aab57f3a204049d79f38fc013302f66c12 + hash: 6802dea9b192eca18d5e2f9cdefb7a5153bf25f3 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 4b3036aab57f3a204049d79f38fc013302f66c12 + changelog-entry: Update balena-yocto-scripts to 4b3036aab57f3a204049d79f38fc013302f66c12 + author: balena-renovate[bot] + nested: + - 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 + version: 6.1.23+rev2 + title: "" + date: 2024-12-09T21:09:48.652Z - commits: - subject: Update balena-yocto-scripts to 86272d84eec20942f5c3252b394ae6b207186710 hash: c9581676213d9c5a5ccc754c5741205b10f473c9 diff --git a/CHANGELOG.md b/CHANGELOG.md index b7aadcc..8e983ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v6.1.23+rev2 +## (2024-12-09) + + +
+ Update balena-yocto-scripts to 4b3036aab57f3a204049d79f38fc013302f66c12 [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] +> + +
+ # v6.1.23+rev1 ## (2024-12-09) diff --git a/VERSION b/VERSION index 46e323f..6f27a62 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.23+rev1 \ No newline at end of file +6.1.23+rev2 \ No newline at end of file