diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d6f017f..3233b0a 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,65 @@ +- commits: + - subject: Update balena-yocto-scripts to 84d8d394f158be4490628d7ca65a50e90667fa4b + hash: ab3830fc55400ac595a4a3e5bc0eeed94b98b54a + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 84d8d394f158be4490628d7ca65a50e90667fa4b + changelog-entry: Update balena-yocto-scripts to 84d8d394f158be4490628d7ca65a50e90667fa4b + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "Dockerfiles: update balenaCLI version to 17.2.2" + hash: 635816960ec1f836433a397a420292462bafd2c5 + body: | + Update balenaCLI from 14.5.15 to 17.2.2 (current latest) + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "balena-deploy-block.sh: deploy licenses and changelog as release + assets" + hash: 173ab9a844e9c77f46bd5f022a62fc9100b83002 + body: > + This will make it possible to surface these build artifacts to + users. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "balena-deploy: Add changelog to deployed artifacts" + hash: 2c55cdc09d5fb38a225b1b11c413de1d5206fb44 + body: > + Deploying the changelog will allow to deploy it as a release + asset. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "balena-api: add release assets helper functions" + hash: bb9c5762ff424a9ae8df77d5dcebafa262fbe264 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: balena-yocto-scripts-1.19.40 + title: "" + date: 2023-11-13T10:19:34.115Z + version: 4.1.5+rev2 + title: "" + date: 2023-11-13T12:09:26.074Z - commits: - subject: Update layers/poky to e66a386604b21090daec1bde16640756ad777fb0 hash: b305008bd297dfbdbee9ecb62dfe443f5fdbb296 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d0e071..70bae80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ Change log ----------- +# v4.1.5+rev2 +## (2023-11-13) + + +
+ Update balena-yocto-scripts to 84d8d394f158be4490628d7ca65a50e90667fa4b [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.19.40 +> ### (2023-11-13) +> +> * Dockerfiles: update balenaCLI version to 17.2.2 [Alex Gonzalez] +> * balena-deploy-block.sh: deploy licenses and changelog as release assets [Alex Gonzalez] +> * balena-deploy: Add changelog to deployed artifacts [Alex Gonzalez] +> * balena-api: add release assets helper functions [Alex Gonzalez] +> + +
+ # v4.1.5+rev1 ## (2023-11-13) diff --git a/VERSION b/VERSION index cd6be3c..fddb3cc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.5+rev1 \ No newline at end of file +4.1.5+rev2 \ No newline at end of file