diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 3d079b0..4275beb 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,35 @@ +- commits: + - subject: Update layers/meta-balena to 64cd9e85978a6148a5b0f9231edab4fe42db9c33 + hash: 006c2d92e703b9d97e485b72f32b18beeb1a061a + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 64cd9e85978a6148a5b0f9231edab4fe42db9c33 + changelog-entry: Update layers/meta-balena to 64cd9e85978a6148a5b0f9231edab4fe42db9c33 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "resin-init-flasher: Allow building images for non-flasher devices that + have internal storage" + hash: 3a887512b343b80208196f6792a48f81d1a8c8f9 + body: > + As per the internal thread: + https://balena.zulipchat.com/#narrow/stream/360838-balena-io.2Fos.2Fdevices/topic/balena-raspberrypi.20jenkins.20build.20failures/near/423970246 + + + Currently devices with on-board storage fail to build in jenkins, if they don't provide a flasher image. One example is the CM4. Since there are multiple devices using this configuration, let's re-enable builds for all of them. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru + nested: [] + version: meta-balena-5.1.44 + title: "" + date: 2024-02-29T16:16:34.376Z + version: 5.1.44 + title: "" + date: 2024-02-29T19:23:46.598Z - commits: - subject: Update layers/poky to 6289654c3067ce0485f3dc84677d4bbeeeb3b01c hash: d605f292ed5bba85547a31a8cb36bd29f13fd0ce diff --git a/CHANGELOG.md b/CHANGELOG.md index 0abccf6..81bef06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.1.44 +## (2024-02-29) + + +
+ Update layers/meta-balena to 64cd9e85978a6148a5b0f9231edab4fe42db9c33 [Self-hosted Renovate Bot] + +> ## meta-balena-5.1.44 +> ### (2024-02-29) +> +> * resin-init-flasher: Allow building images for non-flasher devices that have internal storage [Alexandru] +> + +
+ # v5.1.43+rev1 ## (2024-02-29) diff --git a/VERSION b/VERSION index 55d7406..6b93b22 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.43+rev1 \ No newline at end of file +5.1.44 \ No newline at end of file