From 6af6de4274faa2991b00c2ffc83ee6162bc06347 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 10:06:18 +0000 Subject: [PATCH] v3.0.14 --- .versionbot/CHANGELOG.yml | 55 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 31 ++++++++++++++++++++++ VERSION | 2 +- 3 files changed, 87 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 17cc701..0fb8fb1 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,58 @@ +- commits: + - subject: Update layers/meta-balena to e378e5c5ac8186c1d8164a05f8aa669c1fe97ed9 + hash: 0c152fb0da92666ab69616f1541421ae2a81ec27 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to e378e5c5ac8186c1d8164a05f8aa669c1fe97ed9 + changelog-entry: Update layers/meta-balena to e378e5c5ac8186c1d8164a05f8aa669c1fe97ed9 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update balena-supervisor to v14.11.12 + hash: dd6b9c93a5cfc4f4a04e190700284c79d4bd9f9a + body: | + Update balena-supervisor from 14.11.10 to 14.11.12 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "mount-partitions: do not hardcode partition types" + hash: cc2ca84448e2a3894294c39b8078c050c0237b87 + body: > + Query instead the device for its filesystem type before + mounting. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: balena-supervisor-14.11.12 + title: "" + date: 2023-07-19T07:55:53.054Z + - commits: + - subject: "backends: Add Jetson Orin NANO custom device-tree support" + hash: 512240c54490ccd0cb83c13f0c6e8cae43fe9a88 + body: "" + footer: + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + Change-type: patch + change-type: patch + author: Alexandru Costache + nested: [] + version: balena-supervisor-14.11.11 + title: "" + date: 2023-07-12T08:35:23.009Z + version: meta-balena-3.0.14 + title: "" + date: 2023-07-20T06:59:16.510Z + version: 3.0.14 + title: "" + date: 2023-07-20T10:06:11.779Z - commits: - subject: Update layers/meta-balena to 8d432e761bf29b2f9f3f8f9f711b087f9133cfa6 hash: 1cc06d59d19a7426ef64ea8ea0a019b3d151eead diff --git a/CHANGELOG.md b/CHANGELOG.md index b90687d..76681ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,37 @@ Change log ----------- +# v3.0.14 +## (2023-07-20) + + +
+ Update layers/meta-balena to e378e5c5ac8186c1d8164a05f8aa669c1fe97ed9 [Self-hosted Renovate Bot] + +> ## meta-balena-3.0.14 +> ### (2023-07-20) +> +> +>
+> Update balena-supervisor to v14.11.12 [Self-hosted Renovate Bot] +> +>> ### balena-supervisor-14.11.12 +>> #### (2023-07-19) +>> +>> * mount-partitions: do not hardcode partition types [Alex Gonzalez] +>> +>> ### balena-supervisor-14.11.11 +>> #### (2023-07-12) +>> +>> * backends: Add Jetson Orin NANO custom device-tree support [Alexandru Costache] +>> +> +>
+> +> + +
+ # v3.0.13 ## (2023-07-19) diff --git a/VERSION b/VERSION index 9c25f93..513cc0b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.13 \ No newline at end of file +3.0.14 \ No newline at end of file