From cdab1be3c35c9e85c556a05e213562f950c86272 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 20:05:17 +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 a4cbd33..339ff0d 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,33 @@ +- commits: + - subject: Update layers/meta-balena to f98f94b3181bfd112b2b88287ae29b134bb4c1ab + hash: 6ca159526c80749fba30f6d7811ebcb4e3364676 + 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-11T20:05:11.456Z - commits: - subject: Update balena-yocto-scripts to c9f72aa9d032ab2281b918dab5970f18568a7644 hash: 36f72d6f3b048097adebc294d84050eb306935dc diff --git a/CHANGELOG.md b/CHANGELOG.md index aed7ab9..6153e89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# 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 6faf228..497b983 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