From 36ef652ed8e34b057ba16c46e08cbe78db8270d5 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 21:45:59 +0000 Subject: [PATCH] v3.0.13 --- .versionbot/CHANGELOG.yml | 79 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 37 ++++++++++++++++++ VERSION | 2 +- 3 files changed, 117 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 2c65bd3..17cc701 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,82 @@ +- commits: + - subject: Update layers/meta-balena to 8d432e761bf29b2f9f3f8f9f711b087f9133cfa6 + hash: 1cc06d59d19a7426ef64ea8ea0a019b3d151eead + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 8d432e761bf29b2f9f3f8f9f711b087f9133cfa6 + changelog-entry: Update layers/meta-balena to 8d432e761bf29b2f9f3f8f9f711b087f9133cfa6 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update tests/leviathan digest to 4e4c1bb + hash: ea0654d17b9ddf5babc8e647a919199b36f26e09 + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update balena-os/leviathan-worker to v2.9.13 + hash: ea149d835fd8b170ae9a8554e063e964c4b34af6 + body: | + Update balena-os/leviathan-worker from 2.9.12 to 2.9.13 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.28.8 + title: "" + date: 2023-07-19T09:05:02.721Z + - commits: + - subject: update e2e tests to use sshconfig + hash: 1f44580c2010f0e88eb395da951cb539b6afbcdb + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: "core: allow configurable ssh target" + hash: 3b72e4963586aa9687aad5f6339910f587201fc2 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: leviathan-2.28.7 + title: "" + date: 2023-07-18T14:08:01.343Z + version: meta-balena-3.0.13 + title: "" + date: 2023-07-19T18:45:09.490Z + - commits: + - subject: "tests/os: skip boot switch during provisioning" + hash: 7320af76d0a64561ff563384e5710f37c27a5852 + body: | + The imx8mm-var-dart-plt also uses a custom implementation + for detecting the boot switch, so let's make use of the + existing support in meta-balena for the testbot provisioning + use-case and add this DT in the Autokit. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + Update layers/meta-balena to 8d432e761bf29b2f9f3f8f9f711b087f9133cfa6 [Self-hosted Renovate Bot] + +> ## meta-balena-3.0.13 +> ### (2023-07-19) +> +> +>
+> Update tests/leviathan digest to 4e4c1bb [Self-hosted Renovate Bot] +> +>> ### leviathan-2.28.8 +>> #### (2023-07-19) +>> +>> * Update balena-os/leviathan-worker to v2.9.13 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.28.7 +>> #### (2023-07-18) +>> +>> * update e2e tests to use sshconfig [rcooke-warwick] +>> * core: allow configurable ssh target [rcooke-warwick] +>> +> +>
+> +> +> ## meta-balena-3.0.12 +> ### (2023-07-16) +> +> * tests/os: skip boot switch during provisioning [Alexandru Costache] +> + + + # v3.0.11+rev1 ## (2023-07-14) diff --git a/VERSION b/VERSION index 7fb995f..9c25f93 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.11+rev1 \ No newline at end of file +3.0.13 \ No newline at end of file