From 22e56617f96995f6479219ada9373a9b71cce40e Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 18:09:51 +0000 Subject: [PATCH] v5.0.11 --- .versionbot/CHANGELOG.yml | 33 +++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 49 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 64e35ce..750dbf7 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,36 @@ +- commits: + - subject: Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba + hash: 62bb300eaba4d5a994d9f2b3ec360f210689bd12 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba + changelog-entry: Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "update-balena-supervisor: fix supervisor.conf when image already + downloaded" + hash: cdd6cbb7007a1b614bfaa337e3027562c05429e7 + body: > + If update-balena-supervisor runs and finds the image is already + downloaded + + it will run the specified supervisor but will not check that supervisor.conf + + is updated so the version will revert on the next update. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-5.0.11 + title: "" + date: 2023-12-14T14:32:01.902Z + version: 5.0.11 + title: "" + date: 2023-12-14T18:09:46.304Z - commits: - subject: Update layers/poky to dbe19706ec01c1eaa1d377a792e7d825054050b0 hash: 9bddbba76afe6c2686e9ccc6de3fc657ca7d0f00 diff --git a/CHANGELOG.md b/CHANGELOG.md index c04fb47..f24cea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.0.11 +## (2023-12-14) + + +
+ Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba [Self-hosted Renovate Bot] + +> ## meta-balena-5.0.11 +> ### (2023-12-14) +> +> * update-balena-supervisor: fix supervisor.conf when image already downloaded [Alex Gonzalez] +> + +
+ # v5.0.10+rev1 ## (2023-12-14) diff --git a/VERSION b/VERSION index 12d46bc..711b5eb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.0.10+rev1 \ No newline at end of file +5.0.11 \ No newline at end of file