From 43264527ef50720bd8fd2ee81163cc93dde7b32d Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:05:14 +0000 Subject: [PATCH] v4.0.24 --- .versionbot/CHANGELOG.yml | 30 ++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 46 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index c58b1a51..c12b84e1 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,33 @@ +- commits: + - subject: Update layers/meta-balena to f98f94b3181bfd112b2b88287ae29b134bb4c1ab + hash: acd1926448055be6a85a10c7e48a35d71471cd76 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to f98f94b3181bfd112b2b88287ae29b134bb4c1ab + changelog-entry: Update layers/meta-balena to f98f94b3181bfd112b2b88287ae29b134bb4c1ab + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "classes: image_types_balena: do not hardcode path to data image" + hash: 68365fdf211485e4a9694192cf10899136ce75ce + body: > + Use the `DEPLOY_DIR_IMAGES` variable which is filled by the + deploy + + class from the docker-disk recipe deploy task. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-4.0.24 + title: "" + date: 2023-10-11T16:21:53.282Z + version: 4.0.24 + title: "" + date: 2023-10-11T18:05:07.386Z - commits: - subject: Update balena-yocto-scripts to c9f72aa9d032ab2281b918dab5970f18568a7644 hash: aca277ba56d3a7fa362415becd647a9b70d10f88 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a7e823a..8a6d42e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # v2.105.10 ## (2022-10-13) +# v4.0.24 +## (2023-10-11) + + +
+ Update layers/meta-balena to f98f94b3181bfd112b2b88287ae29b134bb4c1ab [Self-hosted Renovate Bot] + +> ## meta-balena-4.0.24 +> ### (2023-10-11) +> +> * classes: image_types_balena: do not hardcode path to data image [Alex Gonzalez] +> + +
+ # v4.0.23+rev1 ## (2023-10-11) diff --git a/VERSION b/VERSION index 6faf228c..497b9834 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.23+rev1 \ No newline at end of file +4.0.24 \ No newline at end of file