diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 90e0c1ea..40bce7f2 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,33 @@ +- commits: + - subject: Update layers/meta-balena to f98f94b3181bfd112b2b88287ae29b134bb4c1ab + hash: 1232ee605a0561ebf5c49f5dfac6da08c75610dd + 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:38.260Z - commits: - subject: Update balena-yocto-scripts to c9f72aa9d032ab2281b918dab5970f18568a7644 hash: bdf222790923a1b65672bedda296a949e9084bb2 diff --git a/CHANGELOG.md b/CHANGELOG.md index a64b87b7..234b86c2 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 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