From 488b6e58f4706e91e998ff853b6148ec9bec223c Mon Sep 17 00:00:00 2001 From: Balena CI Date: Fri, 17 Feb 2023 13:13:04 +0000 Subject: [PATCH] v2.112.8 --- .versionbot/CHANGELOG.yml | 38 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 26 ++++++++++++++++++++++++++ VERSION | 2 +- 3 files changed, 65 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index c622931..52829d0 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,41 @@ +- commits: + - subject: Update layers/meta-balena to 70d37200e8af95b6a784ead0682708c7e7f3acfb + hash: 2a5692c1dc159a67078738980c98ffb9afd5c3f9 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 70d37200e8af95b6a784ead0682708c7e7f3acfb + changelog-entry: Update layers/meta-balena to 70d37200e8af95b6a784ead0682708c7e7f3acfb + author: Renovate Bot + nested: + - commits: + - subject: Update balena-supervisor to v14.9.1 + hash: c9ea12209bd6427234012a624304439ff32ddb62 + body: | + Update balena-supervisor from 14.9.0 to 14.9.1 + footer: + Change-type: patch + change-type: patch + author: Renovate Bot + nested: + - commits: + - subject: Always lower case the cpu id to avoid bouncing between casing when + reporting + hash: d356f979d3addbf8b08933694b9e80f66af8d9e2 + body: "" + footer: + Change-type: patch + change-type: patch + author: Pagan Gazzard + nested: [] + version: balena-supervisor-14.9.1 + title: "" + date: 2023-02-15T14:13:57.161Z + version: meta-balena-2.112.8 + title: "" + date: 2023-02-17T11:27:28.794Z + version: 2.112.8 + title: "" + date: 2023-02-17T13:12:59.601Z - commits: - subject: Update layers/meta-balena to 9fdf1011b4061ed579c71dfb58f22a97f904a50b hash: 47a0fb9ac45fb7425db925d0f49a9bc4e5bdf511 diff --git a/CHANGELOG.md b/CHANGELOG.md index b5caa57..317e80f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,32 @@ Change log ----------- +# v2.112.8 +## (2023-02-17) + + +
+ Update layers/meta-balena to 70d37200e8af95b6a784ead0682708c7e7f3acfb [Renovate Bot] + +> ## meta-balena-2.112.8 +> ### (2023-02-17) +> +> +>
+> Update balena-supervisor to v14.9.1 [Renovate Bot] +> +>> ### balena-supervisor-14.9.1 +>> #### (2023-02-15) +>> +>> * Always lower case the cpu id to avoid bouncing between casing when reporting [Pagan Gazzard] +>> +> +>
+> +> + +
+ # v2.112.7 ## (2023-02-16) diff --git a/VERSION b/VERSION index 9b9e18b..1c3c985 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.112.7 \ No newline at end of file +2.112.8 \ No newline at end of file