From 855c860ca96089fe0be94a8788647118e827ded0 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 06:31:13 +0000 Subject: [PATCH] v6.0.41+rev1 --- .versionbot/CHANGELOG.yml | 133 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 55 ++++++++++++++++ VERSION | 2 +- 3 files changed, 189 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f4b1fe8..0b6009f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,136 @@ +- commits: + - subject: Update balena-yocto-scripts to c7cd7caf5df89090152aee8462dcc82287f70537 + hash: 730b75cd9cc5f44ff3eb02b2e2bdc1c79e7d943e + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to c7cd7caf5df89090152aee8462dcc82287f70537 + changelog-entry: Update balena-yocto-scripts to c7cd7caf5df89090152aee8462dcc82287f70537 + author: balena-renovate[bot] + nested: + - commits: + - subject: Update actions/upload-artifact action to v4.4.3 + hash: 2cbcd4df35a61e824eeb48407b530d05ddd0f382 + body: | + Update actions/upload-artifact from 4.4.2 to 4.4.3 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.60 + title: "" + date: 2024-10-09T21:12:59.016Z + - commits: + - subject: Update actions/upload-artifact action to v4.4.2 + hash: 247e98873b5e53b5cca43c26ec7953faa2ad9d77 + body: | + Update actions/upload-artifact from 4.4.1 to 4.4.2 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.59 + title: "" + date: 2024-10-09T09:51:45.026Z + - commits: + - subject: Update balena-os/leviathan action to v2.31.56 + hash: d145f7d01225df1c4b57b06bf583d0e36a1f95ff + body: | + Update balena-os/leviathan from 2.31.54 to 2.31.56 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.58 + title: "" + date: 2024-10-09T06:47:51.300Z + - commits: + - subject: Update balena-os/leviathan action to v2.31.54 + hash: 04e5d8224d3b10b8800578f8cc4ff6a2af8342fa + body: | + Update balena-os/leviathan from 2.31.51 to 2.31.54 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.57 + title: "" + date: 2024-10-08T19:15:28.461Z + - commits: + - subject: Update actions/upload-artifact action to v4.4.1 + hash: b0f48ee82f07ec40b5cd585a7ac47f5f6c4dec7b + body: | + Update actions/upload-artifact from 4.4.0 to 4.4.1 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.56 + title: "" + date: 2024-10-07T23:38:41.293Z + - commits: + - subject: Update balena-os/leviathan action to v2.31.51 + hash: e80eacc2c50440dee81aa8c32176d80e93e37a8a + body: | + Update balena-os/leviathan from 2.31.50 to 2.31.51 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.55 + title: "" + date: 2024-10-07T22:03:13.933Z + - commits: + - subject: Update actions/checkout action to v4.2.1 + hash: 89821425b164c0dcd1a3a03b5a778774911dc7f9 + body: | + Update actions/checkout from 4.2.0 to 4.2.1 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.54 + title: "" + date: 2024-10-07T19:40:37.283Z + - commits: + - subject: fix balena deploy quotes + hash: aa40859d69147e04b99691028101ce650ccfb568 + body: > + A previous commit added quotes to some of the `balena deploy` + command args - when $status or $_debug aren't defined, this + means empty quote gets passed as an arg, making the CLI fail. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: Ryan Cooke + nested: [] + version: balena-yocto-scripts-1.25.53 + title: "" + date: 2024-10-07T15:31:38.815Z + - commits: + - subject: Update Lock file maintenance + hash: 4f013e40de21d13746a4224fba0bf0fa63469a12 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.25.52 + title: "" + date: 2024-10-07T01:52:28.495Z + version: 6.0.41+rev1 + title: "" + date: 2024-10-10T06:31:10.005Z - commits: - subject: Update layers/meta-balena to 1fcd66fe37f5d683c57d9187f3f819f139ff1baf hash: 0885b6e68bb4caf16fc1284bde31dfaf8b0da013 diff --git a/CHANGELOG.md b/CHANGELOG.md index af6c646..191b9a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,61 @@ # v6.0.5 +# v6.0.41+rev1 +## (2024-10-10) + + +
+ Update balena-yocto-scripts to c7cd7caf5df89090152aee8462dcc82287f70537 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.60 +> ### (2024-10-09) +> +> * Update actions/upload-artifact action to v4.4.3 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.59 +> ### (2024-10-09) +> +> * Update actions/upload-artifact action to v4.4.2 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.58 +> ### (2024-10-09) +> +> * Update balena-os/leviathan action to v2.31.56 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.57 +> ### (2024-10-08) +> +> * Update balena-os/leviathan action to v2.31.54 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.56 +> ### (2024-10-07) +> +> * Update actions/upload-artifact action to v4.4.1 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.55 +> ### (2024-10-07) +> +> * Update balena-os/leviathan action to v2.31.51 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.54 +> ### (2024-10-07) +> +> * Update actions/checkout action to v4.2.1 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.25.53 +> ### (2024-10-07) +> +> * fix balena deploy quotes [Ryan Cooke] +> +> ## balena-yocto-scripts-1.25.52 +> ### (2024-10-07) +> +> * Update Lock file maintenance [balena-renovate[bot]] +> + +
+ # v6.0.41 ## (2024-10-09) diff --git a/VERSION b/VERSION index ad0a448..2dc0b13 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.41 \ No newline at end of file +6.0.41+rev1 \ No newline at end of file