From cf7a8e769097ce4fb30a67c53d8d3fa71d1feb46 Mon Sep 17 00:00:00 2001 From: Balena CI Date: Mon, 9 Jan 2023 14:44:37 +0000 Subject: [PATCH] v2.108.16 --- .versionbot/CHANGELOG.yml | 29 +++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 45 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f27c607..aa3439e 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update layers/meta-balena to 610fc18f387665f4077ce1bed538bd2da4ba516b + hash: 660de93c52cdc3c4484421edfc4ec7a6596d7863 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 610fc18f387665f4077ce1bed538bd2da4ba516b + changelog-entry: Update layers/meta-balena to 610fc18f387665f4077ce1bed538bd2da4ba516b + author: renovate[bot] + nested: + - commits: + - subject: "balena-supervisor: Set the supervisor package version" + hash: 950cbe5dd708511e37d707d4121032cc06376d1a + body: > + This should reflect the included supervisor version in the hostapp + + manifest. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: meta-balena-2.108.16 + title: "" + date: 2023-01-09T10:35:58.184Z + version: 2.108.16 + title: "" + date: 2023-01-09T14:44:33.620Z - commits: - subject: Update contracts to cbc450a40296e716e50344b3d625fb9a9b6975f6 hash: 92385d91df57c6df8fd459f0e98f1490d8e8b57d diff --git a/CHANGELOG.md b/CHANGELOG.md index 8272ac8..d643679 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.108.16 +## (2023-01-09) + + +
+ Update layers/meta-balena to 610fc18f387665f4077ce1bed538bd2da4ba516b [renovate[bot]] + +> ## meta-balena-2.108.16 +> ### (2023-01-09) +> +> * balena-supervisor: Set the supervisor package version [Kyle Harding] +> + +
+ # v2.108.15+rev2 ## (2023-01-07) diff --git a/VERSION b/VERSION index 98fe769..5b3a034 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.108.15+rev2 \ No newline at end of file +2.108.16 \ No newline at end of file